Written by: Matthew Hile 2/27/2009 2:01 PM
While looking to solve a different Outlook issue I ran across this post. It solves a common problem - intending to send an attachment but forgetting to do so. The post has a macro that reads your email message before it is sent. If it finds the word "attach" in the message and there are no attachments it reminds you to add one. This will be a great way for preventing me from looking foolish (at least in this one area). This code and the instructions worked great for me in Office 2007.
While looking to solve a different Outlook issue I ran across this post. It solves a common problem - intending to send an attachment but forgetting to do so.
The post has a macro that reads your email message before it is sent. If it finds the word "attach" in the message and there are no attachments it reminds you to add one. This will be a great way for preventing me from looking foolish (at least in this one area).
This code and the instructions worked great for me in Office 2007.
2 comments so far...
Re: No more forgotten Outlook email attachments Thanks Matt!! What do you do if you are working with Novell Groupwise??
Re: No more forgotten Outlook email attachments
Thanks Matt!! What do you do if you are working with Novell Groupwise??
Re: No more forgotten Outlook email attachments For Novell Groupwise I have not a clue. Perhaps others do?
For Novell Groupwise I have not a clue. Perhaps others do?