Can you please help me in how to extract the data that has a member sign in date older than five years from today's date. Thank you
Can you please help me in how to extract the data that has a member sign in date older than five years from today's date. Thank you
Hmm...
How exact do you need to be? :roll:
Expr1: DateDiff("d",[member_date],Now())
with a criteria of >5* 365
It works fine.... Good enough for me.
Thank you very much!!![]()
![]()
![]()
![]()