View Single Post
 
Old 04-19-2024, 02:22 AM
zorino zorino is offline Windows 10 Office 2021
Novice
 
Join Date: Apr 2024
Posts: 1
zorino is on a distinguished road
Default VBA - trigger an action only on read/unread change

Hi,

On Application.ItemLoad, I call a macro which works well, but it's way too often and I would like to only run it when the read/unread state of an email changes.

I don't know how to do this, any ideas would be welcome!

Thanks,
Z.
Reply With Quote