thefourthwall
IS-IT--Management
My search took me to this thread which details how to search for whether a folder exists (or not) on a network drive.
But I am need to check for a specific file rather than a folder, and to then have the macro called "update" not run if the file(s) aren't in the proper folder.
The macro someone else wrote, and it's a string of RunSQL actions which deletes table data and recreates it by importing ten text files all in the same network folder.
It's been two or three years since I was doing vbscript that dealt with folders & files. I'm very rusty here and could use some help.
But I am need to check for a specific file rather than a folder, and to then have the macro called "update" not run if the file(s) aren't in the proper folder.
The macro someone else wrote, and it's a string of RunSQL actions which deletes table data and recreates it by importing ten text files all in the same network folder.
It's been two or three years since I was doing vbscript that dealt with folders & files. I'm very rusty here and could use some help.