I have a file that saves itself based upon a cell value. It currently checks to see if that file exists already. The issue I'm running into is that I need it to check subfolders and not just the main directory. The files will get moved into different folders and I need to ensure no duplication happens. Any help is greatly appreciated.