G
Guest
I have the following query set up
Field1: Customer Name
Field2
riceError:count(IIF(priceError)=-1,"")
Field2:CoachError:count(IIF(coacherror)=-1"")
Field3:Between [Start Date: ] and [End Date: ]
What I'd like to have happen is, if Price Error or Coach Error is 0, then do
not show the record at all. I've tried several things and cannot get the
record to be removed from the query. Help????
Field1: Customer Name
Field2

Field2:CoachError:count(IIF(coacherror)=-1"")
Field3:Between [Start Date: ] and [End Date: ]
What I'd like to have happen is, if Price Error or Coach Error is 0, then do
not show the record at all. I've tried several things and cannot get the
record to be removed from the query. Help????