G
Guest
Hello, I am trying to create a formula to calculate a value based on 3
different criteria. This is an example of what I have, the third criteria is
that if the value is null, to return "", but I can't get it. Thanks in
advance.
Expr1:
IIf([FinishedTDS]<=100,([FinishedTDS]*0.0007)+9.7,([FinishedTDS]*0.0006)+9.77)
Rick Whittet
Water Quality Analyst
different criteria. This is an example of what I have, the third criteria is
that if the value is null, to return "", but I can't get it. Thanks in
advance.
Expr1:
IIf([FinishedTDS]<=100,([FinishedTDS]*0.0007)+9.7,([FinishedTDS]*0.0006)+9.77)
Rick Whittet
Water Quality Analyst