How do I change the appearance of a checkbox

C

Christine

Hello,

I am creating a form in Excel and want to had a series of Check Box items.
They do not need to connect with anything, just show the check or not. I'm
using the Forms Toolbar.

How do I change the font type and size on the forms items? I can't imagine
that MS wouldn't allow these to be modified to match the rest of the form..
so, How do I do it? I can't find options for this anywhere.
 
B

Bob Umlas

You would have to use the Control Toolbox's checkbox (ActiveX) not the Forms
checkboxes. And even then, the size of the cb is fixed!
 
Top