Hi @thomasb82
Try adopting the following steps:
- Read the Excel file to a data table.
- for each row the data table
- check if your row number ( counter ) is > than datatable.rows.count/2. If yes, put the res on 2. new datatable. else put it in 2nd data table. Similary inherit if else for addition split of data.
- Save both the datatable in 2 ore more difference Excels files