Robin Hood
Registered User.
- Local time
- Today, 20:49
- Joined
- Oct 15, 2008
- Messages
- 21
Hi
I wonder if anyone can help.
I have made a query to count the payment field criteria stating "is not null and >0"
So that I know the number of payments made for each sales person on the phone.
Unfortunately the query picks up the fields that have 0 in them as a payment and counts them to give false reading.
I don't want the query to count blank fields and fields with 0 in them.
the query is part of a database report that will keep track and updated automatically as the table its getting the info from changes daily.
many thanks in advance
Serge
I wonder if anyone can help.
I have made a query to count the payment field criteria stating "is not null and >0"
So that I know the number of payments made for each sales person on the phone.
Unfortunately the query picks up the fields that have 0 in them as a payment and counts them to give false reading.
I don't want the query to count blank fields and fields with 0 in them.
the query is part of a database report that will keep track and updated automatically as the table its getting the info from changes daily.
many thanks in advance
Serge
