Hi Graham,
I am trying to tweak the code. I only need to know if the folder exists on the first move of a message, after that we know the folder will exist.
At present I am going through the code for every message.?
I have my sub getting a relevant message, then calling your code, which I have named to MoveMailToFolder(), so my code replaces your MoveMessage() sub.?
What do I need to change so as to only run once and ensure the folder exists or is created?
TIA
|