I have a macro that when run, creates a set of folders in a directory based on information in a spreadhseet. Now what I want to do is create sub-folders based on another column within the same spreadhseet. Here are exapmples of the code and the spreadhseet.
Sub MakeFolders_485BPOS()
Dim...