A family of Microsoft relational database management systems designed for ease of use.
No. If you use the Wizard to create certain buttons, Access places embedded macros behind the buttons, not VBA.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I would like to be able to have access default to creating visual basic entries instead of macros upon placing controls (i.e. buttons) on a form. Is there a place where I can set this?
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
No. If you use the Wizard to create certain buttons, Access places embedded macros behind the buttons, not VBA.
In MS Access 2010, in the Form Designer, under Design, there is a "Convert Form's Macros to Visual Basic" which helped me.
Not really, but a closely related setting is:
File > Options > Object Designers > Always use event procedures
p.s. It wouldn't be so bad if the 'Convert Forms Macro's to Visual Basic' worked.
Well, hopefully it will be fixed with Access 2010 SP1.
That is a shame. I guess I will be turning off the wizards. I've got too much invested in VBA to go back to using macros.
p.s. It wouldn't be so bad if the 'Convert Forms Macro's to Visual Basic' worked.
Thanks for the prompt answer!
Dan