I have a software that i need to upload information. The software has a 500 line limit on the Excel file import.
I have 84,968 lines of data in a single workbook. Is there a way of splitting up this data into the 169 seperate workbooks (induvidual files not worksheets).
These new workbooks need to be named differently. I can add a Batch column in the original file and give the cell a name so the first 500 lines would be BAT001, the next 500 would be BAT002
I have 84,968 lines of data in a single workbook. Is there a way of splitting up this data into the 169 seperate workbooks (induvidual files not worksheets).
These new workbooks need to be named differently. I can add a Batch column in the original file and give the cell a name so the first 500 lines would be BAT001, the next 500 would be BAT002