I know the folder name that I am looking for and I know the parent directory name. The folder I am looking for is several sub folders deep in an array of sub folders beneath the parent directory. With VBA code I would like to be able to enter the parent directory, enter the sub directory name and recieve the resultant full path to that folder location.

Thanks in advance for your help.