J
Jsam69
Guest
I am trying to make a report that shows shipment information. I have a shipment table, a box table, and a box detail table. I have made a crosstab query that works well.
I've used the box number as a row heading, the item type as the column heading, and the item quantity for the value. The query shows how many of each item was sent in each box.
Since each shipment will have different items, I can't just convert this query to a report using wizard because the field names would be the same every time.
How can I make a dynamic report by using a crosstab query?
If I could have every item type as a column heading, even though some items' quantities would be zero, then that would be fine.
Thanks
-Joe
I've used the box number as a row heading, the item type as the column heading, and the item quantity for the value. The query shows how many of each item was sent in each box.
Since each shipment will have different items, I can't just convert this query to a report using wizard because the field names would be the same every time.
How can I make a dynamic report by using a crosstab query?
If I could have every item type as a column heading, even though some items' quantities would be zero, then that would be fine.
Thanks
-Joe