C
Constantine
I am a total newbie to programming in Outlook. I've done Excel & Word
VBA stuff, but not Outlook.
I want to create the electronic equivalent to a rubber Approval stamp.
How can I add either a string or a signature to an email that I have
received?
I attempted to use code that used "objItem.Body = strApproval &
objItem.Body" but I lost all formatting of the original email.
Can someone point me in the right direction, please.
Thank you.
VBA stuff, but not Outlook.
I want to create the electronic equivalent to a rubber Approval stamp.
How can I add either a string or a signature to an email that I have
received?
I attempted to use code that used "objItem.Body = strApproval &
objItem.Body" but I lost all formatting of the original email.
Can someone point me in the right direction, please.
Thank you.