View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Matt S Matt S is offline
external usenet poster
 
Posts: 112
Default button text size gets bigger

I am not changing any cells near the button. And the weird thing is, the
text is listed at size 8. To undo the size change, I have to click on
'auto-size' then resize the button and change the font again.

Matt


"Ryan H" wrote:

Are you inserting or resizing cell or rows where the button is. Right click
the button, select Format Control, click Properties, click "Don't Move or
Size with Cells"

Hope this helps! If so, let me know click "YES" below.
--
Cheers,
Ryan


"Matt S" wrote:

Hi,

I placed a button on my excel sheet to run a macro. Problem is, every time
I click on it, the text gets larger. Eventually, I can't even read what it
says.

Thanks for any help,
Matt