Hi guys,
Having a bit of trouble working out where it put it.
So the following, takes a block of Cells, and separates them based on unique values in column 9.
It then creates new tabs with each unqiue value in 9, and then it creates new worksheets also containing those filtered cells, based on column 9.
An example piece of data, has 3000 rows, and 8 unique values in column 9.
I want to add: If counta of a filtered value is >300 then divide by 2 and split those between two sheets; so say the unique value was "Hotel", then you would have "Hotel Sheet 1" & "Hotel Sheet 2".
If >600, then divide by 3 and split those between three sheets. >900, split between 4 sheets. (that should be enough).
Any thoughts? Appreciate the help!!!!!
![]()
Please Login or Register to view this content.
Bookmarks