Autorun macro

  • Thread starter Thread starter alpercet
  • Start date Start date
A

alpercet

I want to send a report automatically my access application. How can
use this function? Can you help me?
 
Hi

Do you want to run the report at a certain time of day or after a user has
"done" something (after and event).

Can you give a little more details. I am sure someone will be able to help
but will need to know when-how-what etc etc
 
alpert,
If you mean that you want to send a report whenever your application is "opened",
create a macro called AutoExec.
In that macro, use the SendObject command to send your report.
The AutoExec macro runs whenever the application opens.

--
hth
Al Campagna
Candia Computer Consulting - Candia NH
http://home.comcast.net/~cccsolutions

"Find a job that you love, and you'll never work a day in your life."
 

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

Similar Threads


Back
Top