A
Ang
Guest
Hi all,
I found lots on information on how to send an Outlook email by clicking a button on a form. And I got this part working using SendOnject method. A new message window opens already addressed to the contact. (Is a contacts db)
I want to be able to have this email message (or a copy of it) saved in the contact's directory. The dir is something like: "c:\Contacts DB\Send Emails\ " & Me.CompanyName
Every contact has a folder in c:\Contacts DB\Send Emails\ which is the name of the company referenced by the CompanyName field. So I want to save emails sent to this contact in their folder for later reference.
I have looked at this problem for hours every day for about 4 days now, and I'm no closer to finding out where to or how to solve it. So ANY help is appreciated!!
Ang
I found lots on information on how to send an Outlook email by clicking a button on a form. And I got this part working using SendOnject method. A new message window opens already addressed to the contact. (Is a contacts db)
I want to be able to have this email message (or a copy of it) saved in the contact's directory. The dir is something like: "c:\Contacts DB\Send Emails\ " & Me.CompanyName
Every contact has a folder in c:\Contacts DB\Send Emails\ which is the name of the company referenced by the CompanyName field. So I want to save emails sent to this contact in their folder for later reference.
I have looked at this problem for hours every day for about 4 days now, and I'm no closer to finding out where to or how to solve it. So ANY help is appreciated!!
Ang