I'm a newbie to Access and am having trouble understanding the logic
behind queries. I have 2 tables, 1 for stock in and 1 for stock out. I
have joined these in a union query. the fields I have are:
Month
Stockpile
Stock type1
Stock type2
Stock type3
Stock type4
What I want to do is produce a query that gives me a monthend stock
figure for each stockpile (without all the detail).
Thanks for any help
Max
behind queries. I have 2 tables, 1 for stock in and 1 for stock out. I
have joined these in a union query. the fields I have are:
Month
Stockpile
Stock type1
Stock type2
Stock type3
Stock type4
What I want to do is produce a query that gives me a monthend stock
figure for each stockpile (without all the detail).
Thanks for any help
Max
Comment