N
neenmarie
I have a query where I'm using an Iif statement where the results will be
either text or a number. So, Format within Properties won't work for me.
Can the formating of the number be written within the Iif statement so it
shows only 2 decimals. If so, how? Here is the statement.
IIf([Standard]is null,"No Standard",[PcsPerProdHrs]/[Standard])
Thank you much
either text or a number. So, Format within Properties won't work for me.
Can the formating of the number be written within the Iif statement so it
shows only 2 decimals. If so, how? Here is the statement.
IIf([Standard]is null,"No Standard",[PcsPerProdHrs]/[Standard])
Thank you much