ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Reply to different address (https://www.excelbanter.com/excel-programming/371608-reply-different-address.html)

Shaun

Reply to different address
 
Is it possible to reply to a different address using the mailevelope function
in Excel?

Thanks in Advance!
--
~Shaun

Ron de Bruin

Reply to different address
 
Hi Shaun

With Outlook code and CDO it is possible

See my pages with Outlook object model examples
http://www.rondebruin.nl/sendmail.htm

If you want to change the sender name and reply address add this code line

'The receiver can see the original mail address in the properties if he want
..SentOnBehalfOfName = """SenderName"" "




Or see the CDO page



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Shaun" wrote in message ...
Is it possible to reply to a different address using the mailevelope function
in Excel?

Thanks in Advance!
--
~Shaun




Shaun

Reply to different address
 
Thanks for the answer Ron, but I'm still having a couple issues.

1. All the users of the sheet are on an exchange server and the CDO code
uses SMTP to send.

2. I do not have access to send on behalf of the email address I would like
the end user to reply to.

Let me know if you have any suggestions!

Thanks!
--
~Shaun


"Ron de Bruin" wrote:

Hi Shaun

With Outlook code and CDO it is possible

See my pages with Outlook object model examples
http://www.rondebruin.nl/sendmail.htm

If you want to change the sender name and reply address add this code line

'The receiver can see the original mail address in the properties if he want
..SentOnBehalfOfName = """SenderName"" "




Or see the CDO page



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Shaun" wrote in message ...
Is it possible to reply to a different address using the mailevelope function
in Excel?

Thanks in Advance!
--
~Shaun





Ron de Bruin

Reply to different address
 
Hi Shaun

Sorry. no experience with a exchange server

2. I do not have access to send on behalf of the email address I would like
the end user to reply to.


Do you mean you can't use it in a Outlook code example from my site ?

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Shaun" wrote in message ...
Thanks for the answer Ron, but I'm still having a couple issues.

1. All the users of the sheet are on an exchange server and the CDO code
uses SMTP to send.

2. I do not have access to send on behalf of the email address I would like
the end user to reply to.

Let me know if you have any suggestions!

Thanks!
--
~Shaun


"Ron de Bruin" wrote:

Hi Shaun

With Outlook code and CDO it is possible

See my pages with Outlook object model examples
http://www.rondebruin.nl/sendmail.htm

If you want to change the sender name and reply address add this code line

'The receiver can see the original mail address in the properties if he want
..SentOnBehalfOfName = """SenderName"" "




Or see the CDO page



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Shaun" wrote in message ...
Is it possible to reply to a different address using the mailevelope function
in Excel?

Thanks in Advance!
--
~Shaun








All times are GMT +1. The time now is 01:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com