Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
New around here and not much of a VBA programmer, but hope you can help me out. I want to create a macro in Excel that will use the MkDir function to create directories based on values contained in two columns. The values in Column A define the 1st level directory and those in Column B define the 2nd level directory. For example: The following data in columns A and B of the spreadsheet: A B one aaaa one bbbb one cccc two dddd two eeee two ffff Would create the following directories: €¦\one\aaaa €¦\one\bbbb €¦\one\ccc €¦\two\dddd €¦\two\eeee €¦\two\ffff Any help would be greatly appreciated! -- Thanks, Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create a macro to create excel line graph with coloured pointers anddata lables | Charts and Charting in Excel | |||
Create list from directories | Excel Discussion (Misc queries) | |||
Create Windows Directories from column entries? | Excel Discussion (Misc queries) | |||
Create Windows Directories from column entries? | Excel Worksheet Functions | |||
Creating directories from excel | Excel Programming |