Hi,
I have a query that contains expressions which sums the number of times a particular value is present in a table. I have this same query repeated four times (once per week) each having the same expressions and carrying out the same calculations. These calculations are: Worked, Absent,etc
I now need a new query that adds the WORKED expresion of all four weeks and displays it as an overall total.
Thankx, 'd
I have a query that contains expressions which sums the number of times a particular value is present in a table. I have this same query repeated four times (once per week) each having the same expressions and carrying out the same calculations. These calculations are: Worked, Absent,etc
I now need a new query that adds the WORKED expresion of all four weeks and displays it as an overall total.
Thankx, 'd