Captain_Conman
Board Regular
- Joined
- Jun 14, 2018
- Messages
- 54
I currently have a worksheet with 277 rows of data. (One header and 276 transactions). I would like to limit each worksheet to 101 rows of data. (Header and 100 transactions). For example, instead of having 277 rows in Sheet 1, I would like Sheet 1 to have 101 rows (header and 100 transactions), Sheet 2 to have 101 rows (header and 100 transactions), and sheet 3 to have 77 rows (header and remaining 76 transactions). Ideally, this will work and make sheets regardless of how many transactions there are. For example, it would work if there are 276 or 884 etc.
Finally, I would like the sheet to be named based on the number of rows. In this example...
Sheet 1 = 101
Sheet 2 = 101
Sheet 3 = 77
Thank you in advance for help, I hope I laid my problem out okay.
Finally, I would like the sheet to be named based on the number of rows. In this example...
Sheet 1 = 101
Sheet 2 = 101
Sheet 3 = 77
Thank you in advance for help, I hope I laid my problem out okay.