This will display the subfolders in the selected folder. If you want to include all the child folders, change the first action from alphabetical to recursive.
If you want the folder names without the full path, you could add a Split Path action before the Apened Variable action to capture the base name from the full path to a different variable (Local__FolderName):
Thank for the response and creating the macro. My apologies, I think I described what I want to do incorrectly.
I want to select a folder. In the selected folder I want to create ie, 3 folders (when I said list, that was unclear)
Folder 1
Folder 2
Folder 3
Hope this makes sense. What I am trying to do is to create a folder structure as a template for each new client. Each new client folder has a set of predetermined list of folders. (ie, accounting, correspondence, photos, videos, invoices. etc,).