Split a sheet into chunks by row count with custom namin'.
Break oversized sheets into manageable pieces fer import limits, pigeon-carrier attachments, or batch processin' without losin' yer header row.
Aye. Th' header row from th' original sheet be automatically repeated in each output chunk.
Currently th' tool splits by fixed row count only. Column-based splittin' be planned.
Ye can use numeric (01, 02), alphabetic (A, B), or custom token sequences.