G
Guest
I have the following in a query and until some data comes at a later date it
will error out. Is it possible to use an IIF statement to return something
other than #error
Gross pct Change:
([Totals]![SumOfCY_Gross_Revenue]-[Totals]![SumOfLY_Gross_Revenue])/[Totals]![SumOfLY_Gross_Revenue]
Thank you for you assistance
will error out. Is it possible to use an IIF statement to return something
other than #error
Gross pct Change:
([Totals]![SumOfCY_Gross_Revenue]-[Totals]![SumOfLY_Gross_Revenue])/[Totals]![SumOfLY_Gross_Revenue]
Thank you for you assistance