On our accounts system we have all our clients listed by client number. I can run a report from our accounts system on to excel. What i need is to some how get the client numbers to be /foldersdirectories on our file system. This is to allow all letters etc to be stored by client number reference
Simple solution with no coding. You could add a column in the spreadsheet and put mkdir in all rows of the first column and your directory structure it the second column. Highlight the 2 columns and copy to notepad. Save this file as test.bat.
It should make all of the directories when you run the bat file.
I'm not sure how many you can have precisely. I know it is a lot. Personally, I do not like to have much more than 5000 and prefer it to remain around a thousand. It takes a long time for explorer to enumerate all the folders and display at these numbers. It is typically more efficient to nest the directories somewhat to improve performance in explorer.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.