G
Guest
I am trying to create a querry. THe formula might have a denominator with a
0 in it. I want the formula to input a "0" as the result if it's <1 or put
the actual number in it if it's =<1. Here's my formula.
([GP]+[PG])/[TH]
Now [TH] is another formula that is TH: [REG]+[OT]
[GP], [PG] [REG], [OT] are all inputed numbers.
I have tried IIF expressions but it's not working. Any suggestions?
0 in it. I want the formula to input a "0" as the result if it's <1 or put
the actual number in it if it's =<1. Here's my formula.
([GP]+[PG])/[TH]
Now [TH] is another formula that is TH: [REG]+[OT]
[GP], [PG] [REG], [OT] are all inputed numbers.
I have tried IIF expressions but it's not working. Any suggestions?