G
Guest
I have multiple tables with products of which I would like to see the
movement of during a period. I have created queries to count the products I
am interested in.
Each query consists of two fields : "product" and the "movement count".
Now I would like to display the count result of each query in a text box on
one form.
If I combine the queries into one, as suggested by Microsoft online help, my
first product's result gets displayed and not the rest and everything gets
multiplied.
Any suggestions will be appreciated.
movement of during a period. I have created queries to count the products I
am interested in.
Each query consists of two fields : "product" and the "movement count".
Now I would like to display the count result of each query in a text box on
one form.
If I combine the queries into one, as suggested by Microsoft online help, my
first product's result gets displayed and not the rest and everything gets
multiplied.
Any suggestions will be appreciated.