A
Alex
Hi everybody,
I have Table1, which includes all [Products],
[Distributors], [Brokers], and [SoldQty] and Table2 with
some (matched with Table1) [Products], [Distributors],
[Brokers], and [ReturnedQty].
How could I create a query to get all data from Table1 but
[Qty] column should be Table1.[SoldQty]-Table2.
[ReturnedQty].
I'm stuck with possible relationships between the tables.
Thanks in advance.
I have Table1, which includes all [Products],
[Distributors], [Brokers], and [SoldQty] and Table2 with
some (matched with Table1) [Products], [Distributors],
[Brokers], and [ReturnedQty].
How could I create a query to get all data from Table1 but
[Qty] column should be Table1.[SoldQty]-Table2.
[ReturnedQty].
I'm stuck with possible relationships between the tables.
Thanks in advance.