Hi, I'm working on a query at the moment in which I need to compare data from the current month to the previous month. I obviously need an IIF function and really just need it to translate into TRUE or FALSE.
So something like If CurrentMonth.Actual > LastMonth.Actual, True, False. I'm not exactly sure how to translate that into SQL for Access 2007.
Thanks very much!
Best,
Todd
So something like If CurrentMonth.Actual > LastMonth.Actual, True, False. I'm not exactly sure how to translate that into SQL for Access 2007.
Thanks very much!
Best,
Todd
Last edited: