Access 2002 Form default font size

J

Jim

Hi,

When I create a new form the default font size for the text boxes and any
other fields I create is 8. To chane this I have to change the properties
value every time.

Is there any way I can change the default value from 8 to save me some time?

Cheers
 
A

Allen Browne

To set the properties for the default text box for a form:
1. Open the form in design view.
2. Open the Properties box (View menu).
3. Open the Toolbox (View menu).
4. Select the Text Box in the Toolbox.
5. Set the Font Size in the Properties box.

This sets the default font size for the text box on that form. Repeat for
Label, Combo, etc.

You can then save this form (doesn't need a RecordSource or any controls).
Then name this file under:
Tools | Options | Forms/Reports | Form Template
The properties then apply to other forms created in the future.

More information and suggestions in article:
Default forms and reports
at:
http://allenbrowne.com/ser-43.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

Jim said:
When I create a new form the default font size for the text boxes and any
other fields I create is 8. To chane this I have to change the properties
value every time.

Is there any way I can change the default value from 8 to save me some
time?
 
J

Jim

Many thanks for the info.


Allen Browne said:
To set the properties for the default text box for a form:
1. Open the form in design view.
2. Open the Properties box (View menu).
3. Open the Toolbox (View menu).
4. Select the Text Box in the Toolbox.
5. Set the Font Size in the Properties box.

This sets the default font size for the text box on that form. Repeat for
Label, Combo, etc.

You can then save this form (doesn't need a RecordSource or any controls).
Then name this file under:
Tools | Options | Forms/Reports | Form Template
The properties then apply to other forms created in the future.

More information and suggestions in article:
Default forms and reports
at:
http://allenbrowne.com/ser-43.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.


time?
 

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

Top