H
Hurrikane4
I'm trying to get the query to check if an anniversary date is within the
next 30 days, so I tried using this formula, but it did not work.
Your help is greatly appreciated.
Expr1: IIf([Anniv]>Date() AND [Anniv]<Date()+30, "Yes", "No")
next 30 days, so I tried using this formula, but it did not work.
Your help is greatly appreciated.
Expr1: IIf([Anniv]>Date() AND [Anniv]<Date()+30, "Yes", "No")