I have a output that has a great deal of columns that is too much for one excel workbook. I know that I can use csv but is there a way to force it to multiple worksheets in excel?
The columns could change every time it is ran, so I can't split it out by column name. I'm thinking force it to a new columns after a certain number of columns?