Hi All,
Need your help on below scenario
I have no. of values in one column...for ex. (1000)
input box is given to decide the no. of worksheets. for ex. (50)
Now I want to create first workbook for given no. of sheet (as per user input = 50)
then create next workbook for next 50 values in column
then next workbook...
upto end of values in column (1000)
so Total no. of workbooks would be 20 (1000/50)
and total numbers of worksheets in each workbook will be 20.
NOTE: below code is working fine for adding no. of sheets as per userinput, but getting hard to implement to workbook loop functionality
can some one help please...
![]()
Please Login or Register to view this content.
Bookmarks