K
kaon
Hi all,
I have spent half the day in finding how to solve the problem.
Suppose I have a list of products, with product price, ID, name, type
date of arrival, etc.
I want to sort the products by their type and print the correspondin
details together on a report, i.e.
Type A
Orange ID1234 $0.5
Banana ID1111 $1.0
Type B
Pear ID ID1112 $1.2
Type C
Cars ID1200 $50
Can I do so by pivottable? If no, any other good suggestion?
Thanks
I have spent half the day in finding how to solve the problem.

Suppose I have a list of products, with product price, ID, name, type
date of arrival, etc.
I want to sort the products by their type and print the correspondin
details together on a report, i.e.
Type A
Orange ID1234 $0.5
Banana ID1111 $1.0
Type B
Pear ID ID1112 $1.2
Type C
Cars ID1200 $50
Can I do so by pivottable? If no, any other good suggestion?
Thanks