Hello,
I have a Excel file with two column with more than 200K rows:
1st col: Record ID;
2nd col: Record data.
My goal is to split this main column into smaller columns of 15K rows, in the same workbook.
Until now, I only manage to split it into smaller workbooks.
Can somebody help me?
Thank you in advance.