for example, when I create ag key object in the form ,access 2007 automatically creates a macro.how to set the automatic creation vba code
for example, when I create ag key object in the form ,access 2007 automatically creates a macro.how to set the automatic creation vba code
Don't think you can. It is a "feature" of AC 2007. However, with your form open in design view, click on the convert Macros to VBA on the Ribbon under the Database tools tab and Macro area.
Alan