View or retrieve Outlook attachments via Access

S

Sirmenace

I am currently viewing my e-mail through Access, and would like to view
attachments too. Any way to do this without going into Outlook?

Thanx
 
P

pietlinden

I am currently viewing my e-mail through Access, and would like to view
attachments too.  Any way to do this without going into Outlook?

Thanx

you can do it by using CDOSys, and looping through the Attachments
collection.
 
Top