D
Double Dumbass on You
I have an html form that sends an Email to my Outlook account. In the Email
is pertinent information that I would like to process in the following way:
-Format the body of the Email using a Word Macro/Auto-Format template
-Automatically Print the message
-Move the message to a folder entitled "Processed"
I am thinking that I can use an Outlook rule that would touch-off an Outlook
macro to select the body of the Email. The Outlook macro would then call MS
Word, passing the name of a Word macro as a parameter which Word would
execute on the contents of the clipboard and then close the application. I
plan on having the macros signed so that there would be no malignant
activity via macros.
Would this work or is there a more simplistic way to do the same apart from
the "mousetrap" approach. (cf. the parker brothers game "Mousetrap")
TIA.
is pertinent information that I would like to process in the following way:
-Format the body of the Email using a Word Macro/Auto-Format template
-Automatically Print the message
-Move the message to a folder entitled "Processed"
I am thinking that I can use an Outlook rule that would touch-off an Outlook
macro to select the body of the Email. The Outlook macro would then call MS
Word, passing the name of a Word macro as a parameter which Word would
execute on the contents of the clipboard and then close the application. I
plan on having the macros signed so that there would be no malignant
activity via macros.
Would this work or is there a more simplistic way to do the same apart from
the "mousetrap" approach. (cf. the parker brothers game "Mousetrap")
TIA.