R
Robyn
I have a table that has a lot of number fields and some yes/no fields. I am
doing a query to get averages for the number fields and a count for all the
yes fields. But those fields come up with the right number except they are
negative. There are 32 records in the database and one of the yes/no fields
have 20 yes, but the query gives me -20. How can I change it so that it is a
positive number?
doing a query to get averages for the number fields and a count for all the
yes fields. But those fields come up with the right number except they are
negative. There are 32 records in the database and one of the yes/no fields
have 20 yes, but the query gives me -20. How can I change it so that it is a
positive number?