View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett[_2_] Don Guillett[_2_] is offline
external usenet poster
 
Posts: 1,522
Default Enlarging Command Buttons

I never use those. Usually use shapes..

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Dave Peterson" wrote in message
...
I don't think anyone knows.

Sometimes, you can delete the old commandbutton and replace it with a new
commandbutton (and change the name so the macro will still work!).

Personally, I've never seen this happen. But lots of people have.

I like to use buttons from the Forms toolbar with the macros located in a
General module -- and assigned to that forms button.

I very rarely use the commandbutton from the control toolbox toolbar.

RussellT wrote:

I have a number of Command Buttons embedded on Worksheets. For some
reason
some of them tend to grow in size upon usage to the point that after a
while
they fill the entire screen. What's going on?


--

Dave Peterson