I am using a script from Run De Bruin to email from excel.
However it pulls the signature from the default email account.
How can i create multiple signatures and swap them based on a cells content?
IE. if b1 - mike then the email would be mikes signature, if b1 = steve then it would use steve's signature.
However it pulls the signature from the default email account.
How can i create multiple signatures and swap them based on a cells content?
IE. if b1 - mike then the email would be mikes signature, if b1 = steve then it would use steve's signature.
Code:
' Get default email signature without blinking (instead of .Display method)
With .GetInspector: End With
sSignature = .htmlbody