I have created a check box from the format toolbar. I want to change the
text font size and make it bold. How do I do that?
There is no check box in the format toolbar unless you've customized your
toolbars. There are two types of check boxes.
If it is from the Forms toolbar, you can't change the font without some
coding (I think!). You can tell if it is from the forms toolbar if you right
click and there is no properties option in the right-click menu.
If it is from the Control Toolbox menu, you can right click and choose
properties. double click on font and you can change the font size and make
it bold.

Signature
JNW
> I have created a check box from the format toolbar. I want to change the
> text font size and make it bold. How do I do that?
JNW - 14 Sep 2007 03:20 GMT
This link tells how to do it with a checkbox from the forms toolbar. It
seems like it might be easier (depending on your current setup) to just
switch to the other checkbox.
http://groups.google.com/group/microsoft.public.excel.programming/browse_thread/
thread/11d87fd5bdcf6f63/df75ed7f592ee383?lnk=gst&q=font+of+forms+checkbox&rnum=3
&hl=en-GB#df75ed7f592ee383

Signature
JNW
> There is no check box in the format toolbar unless you've customized your
> toolbars. There are two types of check boxes.
[quoted text clipped - 9 lines]
> > I have created a check box from the format toolbar. I want to change the
> > text font size and make it bold. How do I do that?
stretch - 14 Sep 2007 12:36 GMT
Thanks for your help!

Signature
stretch123
> This link tells how to do it with a checkbox from the forms toolbar. It
> seems like it might be easier (depending on your current setup) to just
[quoted text clipped - 15 lines]
> > > I have created a check box from the format toolbar. I want to change the
> > > text font size and make it bold. How do I do that?
My checkbox was created from the forms toolbar. (typed wrong ). What kind
of code do you refer to? Where do I find it?

Signature
stretch123
> I have created a check box from the format toolbar. I want to change the
> text font size and make it bold. How do I do that?