Hey,
I currently have a macro which takes the worksheets from one work book and saves them to the desktop as CSV files. works well. what i want now is to have the (9 new workbooks) saved into a created folder. so i need my code to create a new folder. and i want the folers name to specify from a cell in the origional workbook. the last part i already can do, i have set y = to that cells value. it works for my save as. now this is what i currently have:
I have the worksheets set up to go through as a string, so it selects on at a time and goes through the process of being compied into a new work book and then that is the save as code. how can i create a newfolder on the desktop with VBA? thanks,![]()
Please Login or Register to view this content.
Bookmarks