Thread
:
show detail in pivot table
View Single Post
#
1
robbie
Posts: n/a
show detail in pivot table
Hi
my pivot is set up like this
code product qty
0204 a 30
b 35
0205 a 30
b 35
I would like it to read
code product qty
0204 a 30
0204 b 35
0205 a 30
0205 b 35
help please
Reply With Quote