J
jackinoz
I am trying to write a query to select records that have a date under 3 weeks away from todays date.
I am using the following expression in the criteria row but it does not appear to work. Any suggestions?? (please...)
IIf(DateAdd("ww",3,Date())>[End of Tenancy],"Visible"=Yes,"Visible"=No)
Any help much appreciated,
Jackinoz
I am using the following expression in the criteria row but it does not appear to work. Any suggestions?? (please...)
IIf(DateAdd("ww",3,Date())>[End of Tenancy],"Visible"=Yes,"Visible"=No)
Any help much appreciated,
Jackinoz