How do I move an ActiveX control (command button) in a worksheet?

B

Bridget

I have an existing workbook with several Macros and command buttons. I have
hidden some columns in order to make the spreadsheet more readable but now
two of the buttons are overlapping. How can I move the buttons or make them
"free floating" so they aren't 'attached' to specific cells (I found the code
for making it free floating but I don't know where the code needs to go
because I can't find where the command buttons are defined in the code).

I have limited experience with macros and VBA.

Many Thanks
 
J

Jacob Skaria

Right click on the button|Size and properties|Properties| Check the 3rd
option Dont move....

If this post helps click Yes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top