set font for objects ??

L

luanhoxung

Hi !!

How can i set special font for all object of my database ?
Like font Arial for tables, forms or modules ...ect

thanks.
Luan from Vietnam
 
A

Al Campagna

Luan,
1. Tables - Use Tools/Options/Datasheet to set up the font and size you want for all
tables and queries.
2. Forms and Reports - In form or report design mode, set the font and size for each
type of control, and use Format/SetControlDefault for each. Also, in
Tools/Options/Forms&Reports indicate a form or report that you want to use as a template
for all others.
3. Modules - Use Tools/Options/Modules to set the fonts/colors/size for each type of
module statement. (Normal, Selection, Keyword, etc...)

--
hth
Al Campagna . Candia Computer Consulting . Candia, NH USA
Microsoft Access MVP
http://home.comcast.net/~cccsolutions

"Find a job that you love, and you'll never work a day in your life."
 
L

luanhoxung

Hi, Al.
Thanks ur quick response.

Luan
Luan,
1. Tables - Use Tools/Options/Datasheet to set up the font and size you want for all
tables and queries.
2. Forms and Reports - In form or report design mode, set the font and size for each
type of control, and use Format/SetControlDefault for each. Also, in
Tools/Options/Forms&Reports indicate a form or report that you want to use as a template
for all others.
3. Modules - Use Tools/Options/Modules to set the fonts/colors/size for each type of
module statement. (Normal, Selection, Keyword, etc...)
 
Top