Startup in VBA
Hi all,
I've spent (wasted) a long time googling this subject to no avail, so I hope that someone can provide me with an answer. I want to execute some VBA code whenever my MS Access 2000 database is launched.
To be more specific, I don't want to put this code in the form-open event of the form that loads at startup. I want this routine to actually be called by Access (sort of like a database-open event). The problem is, I can't find the syntax for it anywhere.
Thanks in advance
|