Hi,
is there anyway of making a macro that when run it splits the main workbook into several workbooks as per a column in the main workbook.
eg:
Column A has only 10 differing entries. Each of the 250 lines of the workbook has one of those 10 values in column A. I am trying to split the file into 10 seperate files for each one of those values. sorry, its quite hard to explain.
imagine my column A is: (+ there is data all the way up to column AD)
a
b
b
a
c
a
b
i want to create a macro that will split this into a file of all the a's, a file of all the b's and a file of all the c's
Now i could record a macro where i do this manually but was wondering if theres a quicker way?
Thank you in advance
Bookmarks