I am curious to know if this is possible.
I receive invoices daily. I have a batch file which creates a folder everyday displayed as (mm - dd - yyyy).
My goal is to create a macro which moves emails to their designated folders, which is located on my hard drive, everyday.
For example, all email received today would be moved to a folder labeled 05-01-2015
. And then emails I received tomorrow would go into a folder labeled 05-02-2015
. Mind you that the way the folders are being created is through a batch file which will run everyday.