Solved: Searching Body and Attachments
In an effort to take care of peoplse sensitive information, my company has required some e-mail to be encryted. However, we have years of developing the habit to quickly click send. I am working to develop a macro that will search the file attachments and Body of th e-mail for a string of text. If the text is found then the user is prompted to determine if the mail for be encrypted.
I have got the macro attached to the SEND Button and the prompts are working. But can anyone help me with the searching of the Attachements and/or Body of the mail.
Thanks!