View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Loomah Loomah is offline
external usenet poster
 
Posts: 18
Default Novice Question: Text Size on Command Buttons

Hi
If you view the properties for the button there is a font property from
which you can change the size.
;-)

Iain Smith wrote in message
...
I've created a command button to run a macro, and want to resize the text

on
it, but can't work out how to do it.

Any bright ideas?

TIA.

Iain