I am a novice VBA user but I am actively trying to expand my knowledge. I have a project that I am trying to streamline but I am seeking some VBA help. I hope this isn't too complicated a request.
I am seeking a VBA macro that would accomplish the following:
1. Return Count of PDF Files in specified folder paths (file paths are listed in Excel cells D1:D7)
2. Only return count of files with a last modified date of today (regardless of time)
3. Return count to cells E1:E7
Thank you so much!! I appreciate your help in advance!