G
Guest
I'm trying to create a report that sorts the data from a table. The table is
set up as follows:
Quantity0, Description0, Color0, Size0, Quantity1, Description1, Color1,
Size1, etc...
I'm looking to create a report that sorts the data as follows:
Description
Color
Size - Quantity
Size - Quantity
Color
Size - Quantity
Basically, I need to coalesce all of the description fields according to the
data entered in them, then do the same for the colors, sizes and quantities
the apply to each description. I hope that makes sense! If not, I can send
the actual table to anyone who's interested.
Thanks in advance,
Jessica
set up as follows:
Quantity0, Description0, Color0, Size0, Quantity1, Description1, Color1,
Size1, etc...
I'm looking to create a report that sorts the data as follows:
Description
Color
Size - Quantity
Size - Quantity
Color
Size - Quantity
Basically, I need to coalesce all of the description fields according to the
data entered in them, then do the same for the colors, sizes and quantities
the apply to each description. I hope that makes sense! If not, I can send
the actual table to anyone who's interested.
Thanks in advance,
Jessica