Running query on Launch

L

Lucky

-----Original Message-----
Is there a way to run a query on launch using vb.
.
You could create AutoExec Macro or
create a form and set On Open to
DoCmd.OpenQuery "qryName", acViewNormal, acEdit and in
Tools/Start up select that from in Display Form/Page
field.
 

Ask a Question

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.

Ask a Question

Top