A
AJ
I have a table that has 7 different fields where a product name can be
entered (Product1, Product2, etc)... this is because up to 7 different
products can be affected by the one incident. Some records may have 1
product other all 7, it will vary.
I am trying to write a qry for a report where the report will show:
Record# Product .....(other fields) in columns.
On this report I don't care if the record # is repeated, I just want to be
able to list each product without the "awkwardness" of the spacing that will
be created if I leave all 7 fields and the report sorts by the record #.
I hope that makes sense.
any help is greatly appreciated.
Thank you.
entered (Product1, Product2, etc)... this is because up to 7 different
products can be affected by the one incident. Some records may have 1
product other all 7, it will vary.
I am trying to write a qry for a report where the report will show:
Record# Product .....(other fields) in columns.
On this report I don't care if the record # is repeated, I just want to be
able to list each product without the "awkwardness" of the spacing that will
be created if I leave all 7 fields and the report sorts by the record #.
I hope that makes sense.
any help is greatly appreciated.
Thank you.