vodkasoda
Member
- Outlook version
- Email Account
- POP3
I have VBA code that runs automatically whenever I receive a new E:Mail into my Outlook 2016 32-bit Inbox.
I've added some code that will scroll through every Folder & sub-Folder (of which I have very many) with the intention of hiding a Folder if it has NOT got new mail in it, but I can't see a way of doing it, I fully expected to be find a Folder.Hide = True, or Folder.Show.False option ... can this not be done ? It seems so basic !!!
I've added some code that will scroll through every Folder & sub-Folder (of which I have very many) with the intention of hiding a Folder if it has NOT got new mail in it, but I can't see a way of doing it, I fully expected to be find a Folder.Hide = True, or Folder.Show.False option ... can this not be done ? It seems so basic !!!