create a directory/sub directory with access

habiler

Registered User.
Local time
Today, 05:05
Joined
Aug 10, 2014
Messages
70
Good evening the Community,

I would want to create an used directory starting again of sub-directories corresponding to the number of an employee.

In brief in an used directory if the sub-directory X (number of the employee) does not exist, this one owes to be created.

Thank you in advance

Habiler
 
Check out the VBA MkDir method, or do some research on the Scripting.FileSystemObject.

Cheers,
 

Users who are viewing this thread

Back
Top Bottom