Hi
I have an excel worksheet with 22 columns. Columns A and B hold user identification and column C through V hold user data for different states. eg. Col C is for AZ, col D for MD and so on. I need to split the state columns into separate worksheets such that every state has it's own worksheet, with the user identification data (col A and B) repeated in each sheet.
So basically, my sheets need to look like this:
Sheet 1 - Col A, B, C
Sheet 2 - Col A, B, D
Sheet 3 - Col A, B, E
...
Sheet 20 - Col A, B, V
Any help will be greatly appreciated.
Thanks!
Bookmarks