My data is arranged in the following columns.
Rows over 2000 but less than 3000
Sorted by Item number within Category.
A B C D E
Catg ItemNbr Desc U/M Price
20ws 11111 AAAA BX 5.00
20ws 22222 BBBB BX 5.50
20yl 11111 AAAA BNDL 7.00
20yl 22222 BBBB BNDL 7.50
Management would like the Headings, and the Data from columns A - E and however many rows in that Category put in a seperate sheet and the sheet name as the category name.
What would be the best way to accomplish this in VBA.
Any help would be appreciated.
Thanks
Gary W. Hill
Rows over 2000 but less than 3000
Sorted by Item number within Category.
A B C D E
Catg ItemNbr Desc U/M Price
20ws 11111 AAAA BX 5.00
20ws 22222 BBBB BX 5.50
20yl 11111 AAAA BNDL 7.00
20yl 22222 BBBB BNDL 7.50
Management would like the Headings, and the Data from columns A - E and however many rows in that Category put in a seperate sheet and the sheet name as the category name.
What would be the best way to accomplish this in VBA.
Any help would be appreciated.
Thanks
Gary W. Hill