I
IR
I've written the following statement and I'm getting the following error, the
expression you entered has a function containing the wrong number of
arguments.
Iif([select]=1,"show",(iif(isnull([select]=true, (iif([HMO]=1, "show",(iif
(isnull([HMO]=true,"show","dont show"))
expression you entered has a function containing the wrong number of
arguments.
Iif([select]=1,"show",(iif(isnull([select]=true, (iif([HMO]=1, "show",(iif
(isnull([HMO]=true,"show","dont show"))