I need to write a macro that will permanently change the subject of received mails in my account. At the moment, I'm using a simple code
However, every time I restart the macro now, the subject lines are changed back to their original format.Code:MyMail.Subject = MyMail.Subject & "READ"
How can I get the mail subjects to change permanently?


Reply With Quote
icon on the left of the post.
