Hi All,
I have a list of materials that has about 10,000 items.
These Items have about 50 Categories.
I want to pivot or transpose the data so I can create validation lists using the categories as headers.
Example: as existing List
CAT ITEM
Fruit Banana
Fruit Apple
Vege Carrot
Vege Potato
As Validation List
FRUIT VEGE
Banana Carrot
Apple Potato
I'm currently using Extract Unique to create CAT headers,
then filtering the list on each category to copy and paste the items under the headers,
then Name the ranges using CAT names.
It is a case of press the button, then go make the coffee ... VERY slow..
Is there a faster way?
Thanks
Keith
I have a list of materials that has about 10,000 items.
These Items have about 50 Categories.
I want to pivot or transpose the data so I can create validation lists using the categories as headers.
Example: as existing List
CAT ITEM
Fruit Banana
Fruit Apple
Vege Carrot
Vege Potato
As Validation List
FRUIT VEGE
Banana Carrot
Apple Potato
I'm currently using Extract Unique to create CAT headers,
then filtering the list on each category to copy and paste the items under the headers,
then Name the ranges using CAT names.
It is a case of press the button, then go make the coffee ... VERY slow..
Is there a faster way?
Thanks
Keith