Hi All,
I am still using Access 2003. Some of the users of the database I creat are quite old. Have difficulty reading small fonts.
I use
My question is how I make the fonts bigger and bolder automatically instead of the standard size 8. The users have to click on the Fonts button and change to their requirements and they are annoyed!
Thanks in advance
Raghu from Melbourne
I am still using Access 2003. Some of the users of the database I creat are quite old. Have difficulty reading small fonts.
I use
DoCmd.RunComman d acCmdZoomBox
on double click events of text and memo fields for a zoom box to pop up.My question is how I make the fonts bigger and bolder automatically instead of the standard size 8. The users have to click on the Fonts button and change to their requirements and they are annoyed!
Thanks in advance
Raghu from Melbourne
Comment