Check Boxes

  • Thread starter Thread starter nobbsy
  • Start date Start date
N

nobbsy

Hi,
I am using check boxes in a spreadsheet and need them to be bigger tha
the size they are. Is it possible to actually change the size of th
box itself. You can change the area around it easily, with the handels
but whatever i do i can't change the size of the actual box.
Also, similar deal with Combo box, can you change the size of the tex
that appears.
Any help would really be appreciated.
Thank
 
You cannot change the size of the actual checkbox in either the controls
from the 'Controls Toolbox' (ActiveX) or the 'Forms Toolbox'

With regard to the combobox. The version from the 'controls toolbox' (right
click on any toolbar and select) has a font property where you can set font
size. It's not possible again, in the one from the 'forms toolbox'

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 
Back
Top