J
JayM
right lets see if I can explain this....
i want to be able to create a folder (directory) structure using vba where
the user can specify what the first folder is called for example
I currently have a folder structure of w:\data\business\_clients
under the _clients subfolder there are 26 subfolders labelled A-Z
I want the user to be able to create a subfolder in one of these 26 folders
with
ClientName\documents
ClientName\Correspondence
where the user will specify the ClientName
Does anyone think this is possible? I am using MSWord 2000 on Win2000/XP
i want to be able to create a folder (directory) structure using vba where
the user can specify what the first folder is called for example
I currently have a folder structure of w:\data\business\_clients
under the _clients subfolder there are 26 subfolders labelled A-Z
I want the user to be able to create a subfolder in one of these 26 folders
with
ClientName\documents
ClientName\Correspondence
where the user will specify the ClientName
Does anyone think this is possible? I am using MSWord 2000 on Win2000/XP