Question : Attach files to OE email from Access VB

I'm working on a database, for a shop that's mainly using Outlook Express. I've seen an answer to my question involving Microsoft Outlook (Q_20545743), but the various objects referenced don't exist on this server.

The SendObject() function will only send Access type objects.

If there any way of making VB in Access attach any file to an email it sends out? I have a browser dialog to select the file, which then needs to be attached to each of about 50 different emails that the DB automatically sends.

Any help would dissipate my headache :)

Pete

Answer : Attach files to OE email from Access VB

Use MAPI - as far as I'm aware, that will work just fine with Outlook Express. See here:
http://www.trigeminal.com/lang/1033/codes.asp?ItemID=24#24

Under the Simple MAPI link.
Random Solutions  
 
programming4us programming4us