P
Patricia
I am trying to use the IsError function and I am doing something stupid and
cannot figure it out.
I have the following items in the query:
Expr1=0
Expr2=10
Expr3= [Expr2]/[Expr1]
Then when I do IsError([Expr3]) it returns #Error instead of true
What is wrong? Thanks
cannot figure it out.
I have the following items in the query:
Expr1=0
Expr2=10
Expr3= [Expr2]/[Expr1]
Then when I do IsError([Expr3]) it returns #Error instead of true
What is wrong? Thanks