K
k11ngy
I have the following problem
My database has a table containing customers and their cleaning schedules
For example
I have set a query that has a parameter (Which round) and the user types in
for example “Monday 1†and this will bring up customers for that round so
that the driver can go and do his cleaning jobs
The same customer can also appear on for example “Tuesday 1†for a different
type of clean
On each round there is a total due column for that customer but I need it to
show what is owed in total for both rounds by that same customer. Adding
Monday 1 & Tuesday 1 together no matter what parameter is involved.
The details are in the same table but with the parameter working I can’t
seem to get a calculation to work. I have tried “Monday 1†and “Tuesday 1â€,
also tried the “OR†statement but no success.
Hope I sound clear enough?
Kind regards
Steve
My database has a table containing customers and their cleaning schedules
For example
I have set a query that has a parameter (Which round) and the user types in
for example “Monday 1†and this will bring up customers for that round so
that the driver can go and do his cleaning jobs
The same customer can also appear on for example “Tuesday 1†for a different
type of clean
On each round there is a total due column for that customer but I need it to
show what is owed in total for both rounds by that same customer. Adding
Monday 1 & Tuesday 1 together no matter what parameter is involved.
The details are in the same table but with the parameter working I can’t
seem to get a calculation to work. I have tried “Monday 1†and “Tuesday 1â€,
also tried the “OR†statement but no success.
Hope I sound clear enough?
Kind regards
Steve