View Single Post
 
Old 12-18-2017, 10:28 AM
Welshgasman Welshgasman is offline Windows 10 Office 2007
Novice
 
Join Date: Jun 2011
Posts: 26
Welshgasman is on a distinguished road
Default

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
Reply With Quote