P
Paul Schrader
Hello,
I would like to create VBA code that would read the currently Highlighted
Message in the inbox and do the following
1) Get who sent the messages as well as anyone that was copied
2) Forward the message and take the list of folks that were copied as well
as the sender and place them in the CC box
3) Add names to forward the email to
4) Add Text to the Body of the message and send the message, and then based
upon the Subject of the email move the original email to a Folder
5) Assign this VBA Code to a Drop Down Dialog box so I can choose it to run
Does anyone have any idea where to Start ? I can read the items in the Inbox
but not Sure on how to determine which item is highlighted. If someone could
point me in the right direction or Provide me a Sample Snippet of Code it
would be greatly appreciated.
Thanks
Paul
I would like to create VBA code that would read the currently Highlighted
Message in the inbox and do the following
1) Get who sent the messages as well as anyone that was copied
2) Forward the message and take the list of folks that were copied as well
as the sender and place them in the CC box
3) Add names to forward the email to
4) Add Text to the Body of the message and send the message, and then based
upon the Subject of the email move the original email to a Folder
5) Assign this VBA Code to a Drop Down Dialog box so I can choose it to run
Does anyone have any idea where to Start ? I can read the items in the Inbox
but not Sure on how to determine which item is highlighted. If someone could
point me in the right direction or Provide me a Sample Snippet of Code it
would be greatly appreciated.
Thanks
Paul