Search filesystem for filepath using VBA
问题 I am looking for a way to search a specific folder for a subfolder containing a certain string. Below I have listed a function I typed off the top of my head to see if it would work. Well, it does work but when I am talking about searching through 6,000 folders on a network drive it just isn't fast enough. I'm sure that there is a better way to do it but I can't seem to dig anything up on Google. Is there an object that allows me to leverage the windows built in file system searching and