I'm trying to find some VBA that will move the original message to the deleted folder after I reply and have stumbled across this website.
http://www.vboffice.net/sample.html?...cmd=showite m
After installing the code it turns the following red
Code:
Private WithEvents ReplyButton As Office.CommandBarButton
Private WithEvents m_Inspectors As Outlook.Inspectors
This code doesn't seem to work and I'm thinking the red may be why. Any help is greatly appreciated.
FYI I have also posted at the following websites.
http://www.outlookcode.com/threads.a...essageid=28233
http://www.vbaexpress.com/forum/show...500#post163500