P
Paul Fenton
We have a database that looks like this (t-shirt orders):
Name SM MED LG XL 2X 3X
John 1 1
Joe 1
Mary 1 2
Bill 1
I want to print labels for the bags that will hold the t-shirts at
distribution and I want the labels to look like this:
John
1 Small
1 XL
Joe
1 Med
Mary
1 Med
2 LG
Bill
1 2X
Need some help on how to go about this. I don't know a lot about
crosstab queries, either.
Paul Fenton
(e-mail address removed)
Name SM MED LG XL 2X 3X
John 1 1
Joe 1
Mary 1 2
Bill 1
I want to print labels for the bags that will hold the t-shirts at
distribution and I want the labels to look like this:
John
1 Small
1 XL
Joe
1 Med
Mary
1 Med
2 LG
Bill
1 2X
Need some help on how to go about this. I don't know a lot about
crosstab queries, either.
Paul Fenton
(e-mail address removed)