Recursively Search Folders by Name
Category:
Files and DirectoriesType:
SnippetsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
The sub included below will recursively search a folder tree for a folder of a given name.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: