Use Excel VBA to create an e-mail w reminder
Solved/Closed
Related:
- Use Excel VBA to create an e-mail w reminder
- E-mail unicode.org - Guide
- Windows live mail download - Download - Email
- Create skype account with gmail - Guide
- Number to words in excel formula without vba - Guide
- E-mail structure - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Feb 27, 2011 at 05:03 PM
Feb 27, 2011 at 05:03 PM
see this thread. I have not tired it. Hopefully it will work for you. either way it would be nice to have a feedback on your finding
https://www.excelforum.com/excel-programming-vba-macros/695307-add-reminder-flag-to-email-item-via-excel-vba.html
https://www.excelforum.com/excel-programming-vba-macros/695307-add-reminder-flag-to-email-item-via-excel-vba.html
Mar 2, 2011 at 03:47 AM
.FlagStatus = olFlagMarked
.FlagIcon = 3
.flagdueby = FollowUpDate
Thanks for checking :-)