How to set default font for forms?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I set the default font to be used in forms so that I don't have to
change it for every control?

Thanks.
 
AFAIK there is no way to change the default font for UserForms.
 
Change the font of the userform itself. Then each added control will have
that font as the default.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top