Adding the ChDir "\" fixed the problem. The previous method
seemed to work before without the added step so I am not sure what has
happened. I will just have to remember to put that extra step in place
whenever I use that type of test. I have a program where I use that type of
test on a regular basis.
I have never used Google to check on VBA functions, do you just enter
"ChDir" or whatever function you are looking for into the Google question
area to get information? If not, what do you do? I normally use a book to
try and look up the function and sometimes it is difficult to find. VBA
Help is usually very difficult to use and not usually very helpful either.