D
Dorothy
I have a rpt that has 15 fields (q1 thru q15) each
containing a value between 0 and 5. I'd like the report
to total the count of each field where the value is equal
to 4 or 5. This is what I've tried =Sum([q1]=4 Or [q1]=5)
When I run the rpt I receive the correct number but as a
negative "-15". Can anyone tell me what I'm doing wrong?
Please email through Newsgroup only. Thanks
containing a value between 0 and 5. I'd like the report
to total the count of each field where the value is equal
to 4 or 5. This is what I've tried =Sum([q1]=4 Or [q1]=5)
When I run the rpt I receive the correct number but as a
negative "-15". Can anyone tell me what I'm doing wrong?
Please email through Newsgroup only. Thanks