Joe4
MrExcel MVP, Junior Admin
- Joined
- Aug 1, 2002
- Messages
- 74,405
- Office Version
- 365
- Platform
- Windows
I am trying to create a batch file, either via DOS Batch file (.bat) or VB Script (.vbs) that checks a specified folder to see if any new files were created today (current date). If not, it will send out an email (I already have the VBS script for the email portion, so I would just call that). This script will run daily from a scheduler.
I have worked some with .bat and .vbs files, but have never done anything like this (searching a specified folder to see if any new files were created on that day). Any tips?
I have worked some with .bat and .vbs files, but have never done anything like this (searching a specified folder to see if any new files were created on that day). Any tips?