I've got some VBA work that sends emails from Word and Access, but I'm trying to assign certain variables that I can't seem to "find" in the Object Model...if someone could help, please.
I want to assign information to whatever properties I can so that when the person receives the email, I've designated who it is from..and the reply email address. I can't seem to manipulate the recipients collection properly.
I'm trying to do this via a property of MailItem...is this possible? Or do I have to code it elsewhere?
thanks,
Pandyon
I want to assign information to whatever properties I can so that when the person receives the email, I've designated who it is from..and the reply email address. I can't seem to manipulate the recipients collection properly.
I'm trying to do this via a property of MailItem...is this possible? Or do I have to code it elsewhere?
thanks,
Pandyon