Hi, I have this worksheet that creates folders automatically through macro. User will select the sub folders that they want created by clicking on "Create" next to the number. I would like to have a "Clear Selection" button that will clear the selection after user executes the command.
I have tried using Range("J3:J32").ClearContents, but I get error message.
Attached is the file
Bookmarks