G
Guest
Please help me figure out why I keep getting #Error for the else part below:
Benefits: IIf([C_Benefits]=0,[Budget]*0.0765,[Budget]*0.1747)
C_Benefits is text, and when the condition is true the first part works
fine. It's when C_Benefits <> 0 I get "#Error" as a result.
Thanks in advance for your help.
Benefits: IIf([C_Benefits]=0,[Budget]*0.0765,[Budget]*0.1747)
C_Benefits is text, and when the condition is true the first part works
fine. It's when C_Benefits <> 0 I get "#Error" as a result.
Thanks in advance for your help.