Sherwood Botsford
New Member
I've run into this several times.
I have a table that is filled with inventory.
Abbreviation, Pot size, height, location, count, condition Common name (lookup on Abbreviation)
Now I make a pivot table to summarize with rows based on common name, row sub headings for pot size. So I end up with
Alpine Fir
T2 65
T5 130
Balsam Fir
....
No biggie.
But I'd like to have some of the text data carry over. E.g. What is the Abbreviation for Alpine fir? What is the condition (word ratings) for this batch.
At present what I do is create a field in the original table that concatenates abbreviation, pot, condition, height, and use that for my subrow heading. Looks sloppy.
Is there a better way to get text into a pivot table or am I barking up the wrong tree.
I have a table that is filled with inventory.
Abbreviation, Pot size, height, location, count, condition Common name (lookup on Abbreviation)
Now I make a pivot table to summarize with rows based on common name, row sub headings for pot size. So I end up with
Alpine Fir
T2 65
T5 130
Balsam Fir
....
No biggie.
But I'd like to have some of the text data carry over. E.g. What is the Abbreviation for Alpine fir? What is the condition (word ratings) for this batch.
At present what I do is create a field in the original table that concatenates abbreviation, pot, condition, height, and use that for my subrow heading. Looks sloppy.
Is there a better way to get text into a pivot table or am I barking up the wrong tree.