If you want your function to be called when the database opens, go to
Tools|Startup and look for the combo box labeled "Display Form/Page".
Select the form that you want to open when your database opens. Then, in
the Open event of that form you can call your function.
Would like to Pass a value into an Access database using
a "Shortcut on the Desktop". Create a shortcut to an
Access database then right click and look at the
properties, look under the "Target:" box. The path for
example would be "C:\Test.mdb" ValuePassed. So when the
user clicks on the shortcut it will pass a value to the
form (or Function)in Access. I'm using the AutoExec macro
to open the form right now. Just don't know how to get the
value from outside to inside access.
Thank you for your help,
Allen
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.