M
Mike
I have a query that runs to calculate to cost per attendee at a
function. The expression I use is:
CostperAttendee: IIf(Nz([Total],0)=0,[Cost],[Cost]/[Total])
It runs just fine and gives me the cost per attendee but I want to add
a criteria that only brings back functions that the cost per attendee
is greater than 100.
When I add >100 to the criteria I get a box asking for Total.
Any one have any ideas on why or how to correct?
Please don't respond to my email address. (I won't get it)
Thanks!
Mike Meyering
function. The expression I use is:
CostperAttendee: IIf(Nz([Total],0)=0,[Cost],[Cost]/[Total])
It runs just fine and gives me the cost per attendee but I want to add
a criteria that only brings back functions that the cost per attendee
is greater than 100.
When I add >100 to the criteria I get a box asking for Total.
Any one have any ideas on why or how to correct?
Please don't respond to my email address. (I won't get it)
Thanks!
Mike Meyering