link file attachments from outlook to access table?

M

Mark

Is it possible to create a form with in Access that allows me to link to file
attachements with in Outlook? I know this is sort of breif but if you need
more explanation i can give the reasons why.

thanks,

Mark
 
G

George King

Mark,

The only 'link' that Access can do is to link a table to another file
(Access or Excel). You can't create a link directly to an attachement in
Outlook. You'll need to copy the attachment to a folder, then create the
link to a table in Access.

Assuming your attachment is an Excel file, you can replace the file with a
new (updated) file of the same name with the same fields and Access will see
the new data.
 
Top