Open Exported File

Dwight

Registered User.
Local time
Today, 17:54
Joined
Mar 17, 2003
Messages
168
My users often export reports in Snapshot format via a form. I would like to give them an "open on export" checkbox. If checked, the exported file would open automatically.

The form contains the file path. But I don't know (and couldn't find with a search) the code to then open that file.

If someone could point me in the right direction I'd be grateful.
 
Solved it. On the Docmd.Output set AutoStart to True.
 

Users who are viewing this thread

Back
Top Bottom