K
klnmis
I have one table that contains the purchases for the year. Fields
are:item_nbr, Qty and period. I have another table that contains the sales
for the year. Fields are: item_nbr, Qty and Period.
Is there a way to make a report that shows qty purchased less qty sold for
each period for each item? The item_nbr field in each table reflects the same
item.
The problem I am having is: if an item is not purchased during a period it
does not show on the report for that period. I would like all items with
activity for a period to show on the report. I think this should be easier
than I am making this out to be.
Thanks in advance.
are:item_nbr, Qty and period. I have another table that contains the sales
for the year. Fields are: item_nbr, Qty and Period.
Is there a way to make a report that shows qty purchased less qty sold for
each period for each item? The item_nbr field in each table reflects the same
item.
The problem I am having is: if an item is not purchased during a period it
does not show on the report for that period. I would like all items with
activity for a period to show on the report. I think this should be easier
than I am making this out to be.
Thanks in advance.