G
Guest
I'm setting up a report that I want to show the following information in a
table format:
Item # Description Unit Est. Qty Actual Qty Cost Total Cost
I currently have an access table set up with the item #, description, unit,
and cost. I have another table that dictates which item # is needed and how
many. I want to be able to just key in an item # in the second table and
then have the report display the description, unit, cost for each item. I
want to set the table up to have room for multiple items, but I can only get
one item with a full set of details per query. I've tried a few things but
havne't had much luck. Any help would be appreciated.
Thanks
table format:
Item # Description Unit Est. Qty Actual Qty Cost Total Cost
I currently have an access table set up with the item #, description, unit,
and cost. I have another table that dictates which item # is needed and how
many. I want to be able to just key in an item # in the second table and
then have the report display the description, unit, cost for each item. I
want to set the table up to have room for multiple items, but I can only get
one item with a full set of details per query. I've tried a few things but
havne't had much luck. Any help would be appreciated.
Thanks