Font in Check Box

D

Dave Peterson

If it's a checkbox from the control toolbox toolbar,

you can go into design mode
show the checkbox's properties
double click on Font
and change it.

If the checkbox is on a userform (inside the VBE), you can show its properties
and do the same thing.

You also have another reply at your original post.
 
Top