I just wanted someone to look at it and see what happens. I will add in the code to write to a text file , but I am curious how I would get it to know how many recursions it has gone through. Also I have it check to see if the file is an .xls
If UCase(Right(objFile, 3)) = "XLS" Then
So the next time it starts it zips through pretty quickly. I just wanted to run this code through the weekend and I can't without babysitting it. The server has about 30Gb of info so I really just wanted it to run through without someone watching it.
Thanks again
Bookmarks