I am using a folder structure like this
F:\Root Folder\Category\AlphabetFolder\Music Folders
I am moving Music Folder out of the AlphabetFolder with a vba code and needs a code to check whether the AlphabetFolder is empty and then delete the AlphabetFolder, only when I moved the last music folder
The code should only check for 1 level subfolders under the AlphabetFolder and not check for files. There is a lot of codes checking for files.
Can anybody help.
Bookmarks