I was wondering if anyone knew a good way to determine if a directory contained files (or it would also work if there was an easy way to determine if the directory was empty)? I have a search set up in my code that goes through all the subfolders in a certain network drive looking for a particuler subfolder under each job number, but once I get to that point I can't figure out how to look in the directory to see if it has files in it or if it is empty. Any suggestions would be greatly appreciated. Thanks.