P
Pinacle
What is wrong with my iif condition below.
=IIF([text87]< 0,"0",[text87])
Access is giving me the following error message.
You omitted an operand or operator , You entered an invalid character or
comma, or you entered text without surrounding it in quotation marks. Please
help me find the problem.
Thanks.
=IIF([text87]< 0,"0",[text87])
Access is giving me the following error message.
You omitted an operand or operator , You entered an invalid character or
comma, or you entered text without surrounding it in quotation marks. Please
help me find the problem.
Thanks.