Macro/code settings for Access 2007

VegaLA

Registered User.
Local time
Today, 13:23
Joined
Jul 12, 2006
Messages
101
Good day all,
working my way through a project using Access 2007. not long made the switch from 2003 and finding some of my habits are slowing me down!
Usign the Control wizard I'm creating buttons but once it is complete I go to the buttons property in the hope of getting access to the code but unfortunatly it creates a macro to trigger the event, not VBA code behind the form. I suspect there is a global setting to create VBA code instead of a macro, does anyone know how to switch this preference?

Any help greatly appreciated!

Cheers,
Mitch....
 
To my knowledge, no. IIRC, if you have an accdb, it will create embedded macros, but if you have an mdb it will create code.
 

Users who are viewing this thread

Back
Top Bottom