code to save report as snapshot viewer

M

Marie

Using Access 2000. I need to create code that will run a
report at 2:00 p.m. each day, create a folder on my hard
drive with the name of today's date, then save the report
in this folder in the Access snapshot viewer format. Can
anybody tell me of articles I could read or give me
keywords I could type into the Knowledge Base search?

Thanks in advance for your assistance.

Marie
 
E

Ed

You have asked for several things:
a. Use the Timer and Timer Event on an Access form for the time.
b. Use the MkDir Statement to make a directory.
 

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