Hi -
I am trying to extract the sheets as separate excel workbook from one excel file. Any help is appreciated.
Ex: I have sheets of US, UK, Africa & India in one excel file. I have to make these sheets as separate excel files/workbooks.
You have a lot, like dozens, of options to accomplish this.
Easy Option 1:
Use 4 output tools
Easy Option 2:
Union the 4 inputs, create a field with the desired output file name. Use a single output tool with "take file name from field".
Hi YEM -
Thanks but, I have 20+ sheet in the input. Creating output for every sheet is kind of thinkable. I tried to create a Batch macro which helps me. Thanks again!