Hi
I want to create output for 3500 rows in one tab like :-
If have 10k row data then it should be divided into 3 tabs
Sheet1 - 3500
Sheet 2 - 3500
Sheet 3 - 3000
But it should be dynamic what ever number of rows I have in input it 3500 should be the limit of each tab.
Is it possible to that?
Thank you in advance.