Hi all. New ID, but not new to the forums. Need some help on syntax. Have read through a number of searches and just can't seem to get this to work.
I have a form called "NamesForm"
On that form, I have fields called "SalesRep", "RepEmail", "OfficeMgr", "MgrEmail". I also have a button called "EmailButton".
On clicking EmailButton, I want an email to open in Outlook Express that prepopulates the To: field with the "RepEmail" value, and the cc: field with the "MgrEmail" value.
I have tried every syntax I can think of to get this done, and I simply cannot get to work. I can get related processes, such as if the email fields are blank to give an error message, etc, but the SendObject process is giving me fits.
Any help is greatly appreciated.
Tom
I have a form called "NamesForm"
On that form, I have fields called "SalesRep", "RepEmail", "OfficeMgr", "MgrEmail". I also have a button called "EmailButton".
On clicking EmailButton, I want an email to open in Outlook Express that prepopulates the To: field with the "RepEmail" value, and the cc: field with the "MgrEmail" value.
I have tried every syntax I can think of to get this done, and I simply cannot get to work. I can get related processes, such as if the email fields are blank to give an error message, etc, but the SendObject process is giving me fits.
Any help is greatly appreciated.
Tom