Hi all,
I'm new to Pivot Tables ... and not sure if this is what I should be trying to use.
To keep it simple, I have a List with two columns.
1. CAT
2. ITEM
CAT has Hardware, Timber, Paint, Glazing etc...
ITEM has many items using those Categories.
How can I Pivot the list around so my CAT become Table headers,
and ITEMS become the records under each CAT?
I'm currently using VBA to extract unique CAT items, paste them as headers, then filter the list on each CAT value, copy and paste under each CAT column.
It is VERY slow, and there must be a better way...
Thanks,
Keith
I'm new to Pivot Tables ... and not sure if this is what I should be trying to use.
To keep it simple, I have a List with two columns.
1. CAT
2. ITEM
CAT has Hardware, Timber, Paint, Glazing etc...
ITEM has many items using those Categories.
How can I Pivot the list around so my CAT become Table headers,
and ITEMS become the records under each CAT?
I'm currently using VBA to extract unique CAT items, paste them as headers, then filter the list on each CAT value, copy and paste under each CAT column.
It is VERY slow, and there must be a better way...
Thanks,
Keith
Last edited: