Tsuji,
Could you tell me how to modify the script to look for two seperate types of files.
It works great to look for *.mdb files, but I want to look for *.mdb and *.mde files.
Is there any way to do this.
TIA
Do you have any idea why the script is not working?
Here is what I have. I have a file calle text.txt on the a drive that I am looking for.
'----------------------------------/tsuji/--------------
Option Explicit
Const findresult = "found.txt"
Const target_file = "*.txt"...
I wish that was it. I waited for about an hour (I noticed you said it could take a while, so I just did something else while I thought it was running.)
There was no file (found.txt) so I debated whether it was still running or whether it did not work. I first searched the entire HD to see if I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.