Can anyone tell me how to find out how many files I hae on a PC wih the name, let's say, "File.mdb"?

I used the SearchTreeForFile, but this only returns the path to the first occurance. I want to be able to list all occurances of a file.

Any ideas?