There are many times when I need to email someone and then copy and paste the email that I just sent into another system for tracking purposes. Can this be done with VBA?
My current process is as follows:
1) Create the email
2) send the email
3) Go to my sent items folder and open the email
4) Click on the forward button so that the message now contains the header info To:, From:, Subject:. etc
5) Select all
6) Copy
7) go to the other application and paste the message.
Is there was a way to put another button on the toolbar that said something like "Send & Copy" that would do steps 2 through 6 in one Click?
Any assistance or guidance in getting started would be appreciated.
My current process is as follows:
1) Create the email
2) send the email
3) Go to my sent items folder and open the email
4) Click on the forward button so that the message now contains the header info To:, From:, Subject:. etc
5) Select all
6) Copy
7) go to the other application and paste the message.
Is there was a way to put another button on the toolbar that said something like "Send & Copy" that would do steps 2 through 6 in one Click?
Any assistance or guidance in getting started would be appreciated.