How to Use the AutoExec Macro in Microsoft Access

preview_player
Показать описание
How can I make some actions happen automatically when my Microsoft Access database opens? This is the topic of this episode in our MS Access playlist where we'll take a look at the mighty AutoExec macro and how it can power up your application. We'll take a look at Autoexec, how forms work with Autoexec in comparison with startup options, and how to call VBA functions directly from your AutoExec macro so that you can take advantage of your powerful code base when needed. The AutoExec macro will add depth to your database as you perform important setup and context actions to make your users' lives easier. Let's go!

Use your Windows computer remotely with Remote Desktop and stop pesky brute-forcers with my BZ RDP Cloaker:

Check out my easy time entry system for your business:

Join me on Patreon!

Demo of my BZ RDP Cloaker:

Check out some tech (and support my channel!):

Want the code from this video?

Interested in transforming your career or finding your next gig?

Needing to hire technical resources for your project? Get the best:

Follow me on social media:

Get Microsoft Office including Access:

Got a YouTube Channel? I use TubeBuddy, it is awesome. Give it a try:
Рекомендации по теме
Комментарии
Автор

Hi Sean. Thanks for the video. Useful information as always. Personally, I just use my startup form's OnOpen subroutine to run the code I need on startup, such as disabling the ribbon, maximizing forms, etc.

simonmaersk