Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I am using the fantastic code as supplied by Ron De Bruin an extract of what I am using is With OutMail .From = strfrm .To = strto .CC = strcc .BCC = strbcc .Subject = "subject" .Body = strbody .Attachments.Add "attached file" '.Send 'or use .Display As my colleagues and I are able to send emails from ourselves, or any department mailbox that we are permissioned to, I had thought/hoped that my addition of .From would work wonders. This is not working. Is there a way to add the senders/from email address? Thanks in advance Richard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Macro how to create email link for the email addresses in aRange or Selection | Excel Worksheet Functions | |||
how do you email a portion of a worksheet (range) as an insert into the body of an email? | Excel Programming | |||
can I copy a column of email addresses, paste into email address? | New Users to Excel | |||
Transfer Email addresses from spreadsheet to email address book | Excel Discussion (Misc queries) | |||
Email editor closes when forwarding Excel-embedded email | Setting up and Configuration of Excel |