BigDelGooner
Board Regular
- Joined
- Aug 17, 2009
- Messages
- 197
Hi there - new member and my first post here.
I was wondering if there was a way to fill in the 'from' field as there is with the 'to' field when sending an email from excel vba.
Basically something like
ActiveWorkbook.SendMail
Recipients:="helpmeplease@stuck.com"
From:="MySharedMailbox"
Ideas anyone?
I was wondering if there was a way to fill in the 'from' field as there is with the 'to' field when sending an email from excel vba.
Basically something like
ActiveWorkbook.SendMail
Recipients:="helpmeplease@stuck.com"
From:="MySharedMailbox"
Ideas anyone?