Where are attached files stored?

R

Robin Chapple

I am not a user of OUTLOOK but I need to write some Access code which
will allow a remote colleague to open an attached MDB file. In order
to do so I need to write VBA which includes the path to the attached
file on his machine.

Where is the most likely, (default?), place to find it?

Robin Chapple
 
S

Sue Mosher [MVP-Outlook]

There is no path until the user saves the attachment to the file system.
 
Top