Hello. In the Northwind example database in Office XP there is a startup
module which contains some startup code. I also created a startup module in
my own database application with a OpenStartUp function in it just like the
example, but Access never tends to run it.
So how to run start up code? Is the AutoExec macro the only way?