PDA

View Full Version : Pop up windows asks what name the folder should have



o0omax
08-22-2021, 10:37 AM
I have an existing vba code. In there a Folder is being created. I can set the name of the folder in the code. But how can I let there be a pop up windows which asks, how the folder should be named?

arnelgp
08-22-2021, 07:23 PM
use Inputbox().