Thread: Send Mail Q
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Seanie Seanie is offline
external usenet poster
 
Posts: 202
Default Send Mail Q

When I add the line .SentOnBehalfOfName = """SenderName""
"

The From: line on the actual mail sent displays as:-

Joe Bloggs ]; on behalf of; Company Scores
]

What I wanted to achieve is for the From line just to contain:-

Company Scores ]

Is this possible i.e. drop the "sent on behalk of"?