Zoom Box Font

T

Tom Ventouris

I am opening the ZoomBox with DoCmd.RunCommand acCmdZoomBox on Dbl-Click.

I need to change the Front Size but without any global or permanent changes
to Access 2007. I also need to set a different font size when opening from
two different Felds. The font is currently changed by the user after the
ZoomBox opens -is there a way to do this with code?

I have searched this group and Google, the answer is probably there but, if
it is, I am missing it.

Any help would be appreciated.
 
T

Tom Ventouris

Thank you.

It does not work in 2007, or I am not making it happen.
I get "Variable not defined" when comipling.
 
A

Arvin Meyer [MVP]

Tom Ventouris said:
Thank you.

It does not work in 2007, or I am not making it happen.
I get "Variable not defined" when comipling.

Did you set the reference to Utility.MDA? If you didn't, you'd get that
error.
 

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