|
-
Aug 7th, 2002, 06:07 AM
#1
Thread Starter
Lively Member
Attaching documents to mails
I have created a command to send a mail. See below. I want to attach a document to this mail though. Any ideas ?
DoCmd.SendObject , , , , , , "File Package to be added to VCDB", "Please add the following package to VCDB "
-
Aug 8th, 2002, 02:46 AM
#2
Yeah, use automation and open the email client, create a meassage, and attach the file then send (optional to delete the sent message).
The only problem is getting the default users email client... Lotus notes, Outlook, Express. Outlook and express are pretty simple but Notes may present some difficulties...
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|