I
Ioia
I have this expression in a form and it works perfect
DateAdd("d",63-Weekday(FirstContact,7),FirstContact)
But, where should I write it in a query? The query should show all the items
that shoul be removed from the list on the calculated date, and update the
"removed from the list" the field from there.
Thanks
Ioia
DateAdd("d",63-Weekday(FirstContact,7),FirstContact)
But, where should I write it in a query? The query should show all the items
that shoul be removed from the list on the calculated date, and update the
"removed from the list" the field from there.
Thanks
Ioia