F
Fred Smith
I need to create folders with the name:
Thisworkbook.path & "\Clients\" & cell.value
Is there a VBA command that would create this folder?
Thisworkbook.path & "\Clients\" & cell.value
Is there a VBA command that would create this folder?