Please ignore this thread, I have posted it here http://www.vbaexpress.com/forum/show...4586#post14586, answer there please.![]()
Hi,
gee here I am again. Another problem. I need to put the buttons side by side and bellow a row I dont know which is.
I tried this:
For Each cl In [replace(Range("B65536").End(xlUp).Address,"$",""), replace(Range("D65536").End(xlUp).Address,"$",""), replace(Range("H65536").End(xlUp).Address,"$","")]
Didnt work. Any suggestions?