Hi, I am looking for help to make a macro that copies the contents of one workbook into multiple .csv files
The main workbook has 1000 collumns, each of which needs to be copied into a seprate .csv file located in the same directory i.e. copy column 1 into 1st csv file, column 2 into 2nd csv file, column 3 into 3rd csv file and so on
For each .csv file I want the data to be copied into column 6, I already have the 1000.csv files created in the directory
I have been looking online but I am only finding code which splits workbooks into sheets, I am abit of a novice when it comes to coding, I am happy to modify it but struggle writing from scratch
Thanks very much for your help
Bookmarks