Hi guys,
Really sorry for asking this question again but I've been stuck on this since Friday and I'm really keen to know the answer :
The mini project I've been working on does pretty much what I want it to do. It takes a list of script names and by providig it with the scripts folder/server and database the scripts are run and the log files are dumped in a newly created folder named logs.
Now that I have established how to check for the existence of a folder and creating new folders in Excel VBA, the next step is to check for the existence of a particular text file and if it exists, search the contents of that file for a specific word or sentence.
I need to know which objects and methods provide such capability [if any]
Any ideas?
Thanks in advance.
Really sorry for asking this question again but I've been stuck on this since Friday and I'm really keen to know the answer :
The mini project I've been working on does pretty much what I want it to do. It takes a list of script names and by providig it with the scripts folder/server and database the scripts are run and the log files are dumped in a newly created folder named logs.
Now that I have established how to check for the existence of a folder and creating new folders in Excel VBA, the next step is to check for the existence of a particular text file and if it exists, search the contents of that file for a specific word or sentence.
I need to know which objects and methods provide such capability [if any]
Any ideas?
Thanks in advance.