Text Size in Label or Textbox in Form

T

Tony. D

I want to use a larger size font for my label and textbox. Is there a way to
do this?
 
H

Howard31

In the VBE select the label or textbox, go to the properties window lokk for
the Font property, click and there you are.

Hope this helps
 
T

Tony

Thanks, woks like a charm!

Howard31 said:
In the VBE select the label or textbox, go to the properties window lokk for
the Font property, click and there you are.

Hope this helps
 
Top