M
Mike
I have a query that I added the following using the Builder in the field
name. Each time I run the query, it prompts me for the data in the data
fields used in the IFF statement.
Expr1:
Round(IIf([SumOfMT_Completion]=0,0,([SumOfMT_Completion]/[SumOfMT_Population])*100),2)
I just need to know what to do to stop the prompt.
Thanks in advance
name. Each time I run the query, it prompts me for the data in the data
fields used in the IFF statement.
Expr1:
Round(IIf([SumOfMT_Completion]=0,0,([SumOfMT_Completion]/[SumOfMT_Population])*100),2)
I just need to know what to do to stop the prompt.
Thanks in advance