Hi all,
I have a sheet with an email in cell A64. I am trying to create a macro that will send an email to this email, but when I click my macro I get this error:
and debug highlights this:
Did I not do it correctly? What do I need to fix?
Thank you all!
BR.
Jyggalag
Hi,
Atm i have this code
.to = sh.Range("b2").Value
and would like to add the excel fomula -> =proper(b2)
I don't know how to intigrate this together, so any help would be great and some explenation would be appriciated as well.
Kind regards,
Les
I have a form that I am wanting to send via email. I have the code and it works if I input an email address manually, however, I want to automate the process. I want the macro to pull the recipient email address from the worksheet and apply it to the .To field. '
Here is the code that i am...
Hi
I am trying to put in 2 .To array lists however it's not letting me do it or I keep getting it wrong. How can I send to 2 lists of recipients?
On Error Resume Next
With OutlookMessage
'.SendUsingAccount = oAccount
.SentOnBehalfOfName = "data.controller@gwr.com"
.To =...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.