R
RMASSEY2
I am trying to figure out how best to use the if statement - whether in
a query or in the report. (I would like to use it in the report). I
have a field "missed oppt" with a percent 10% and I want to do an if
statement - IIF([missed oppt]<13 then score =1) Score is an unbound
field on my report. I was putting the IF statement "on open" for the
report, but it doesn't seem to work. Any suggestions - can the IF
statement work on a report?
a query or in the report. (I would like to use it in the report). I
have a field "missed oppt" with a percent 10% and I want to do an if
statement - IIF([missed oppt]<13 then score =1) Score is an unbound
field on my report. I was putting the IF statement "on open" for the
report, but it doesn't seem to work. Any suggestions - can the IF
statement work on a report?