Professor,
In a prior post you say "I don't need to find folders, Lothian, I need to get all the subdir included to my EXIST statement" but EXIST only works on one dir at a time.

Therefore you DO need to find all the sub-folders so that you can do an EXIST on those too.

The DirPlus() and FindLargeFolders() UDFs use recursion. The very same sort of thing you must do to acheive your objective.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.