How do I use data in Excel (CVS) file to auto create Sub Folders

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am looking for tools that would take data from colums in an excel
spreadsheet and auto-generate a folder tree structure.

What would be great is if Col. A would be Root Folder, Col. B, Sub Folder
off root, ... so on.

Any suggestions would be great.

Scott
(e-mail address removed)
 
Scott said:
I am looking for tools that would take data from colums in an excel
spreadsheet and auto-generate a folder tree structure.

What would be great is if Col. A would be Root Folder, Col. B, Sub Folder
off root, ... so on.

Any suggestions would be great.

Scott
(e-mail address removed)

The simplest way would be to write a macro in Excel
that picks up the contents of each folder, then uses
Visual Basic to create the folder.

This is clearly a question for an Excel or an MS Office
newsgroup.
 

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

Back
Top