creating a folder structure with vba

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top