Just to clarify, this is the line where I will tell Outlook what folder to scan.
Code:
Set olFolder = olNS.PickFolder
and will I pick the folder by clicking on it?
Also, are the three other functions no longer needed? I don't see them referenced in first two macros. I won't get to test this till this afternoon. I'm looking forward to putting it through its paces.