A
angie
i have two date fields: expiration date and payment date.
i want to create an update query that updates records containing null
payment date value to containing the same value as the expiration date.
but if the expiration date value is either Saturday or Sunday, i want to
update the records so as to have a value date refering to a working date
prior to the correspondent weekend.
how can i achieve that?
i want to create an update query that updates records containing null
payment date value to containing the same value as the expiration date.
but if the expiration date value is either Saturday or Sunday, i want to
update the records so as to have a value date refering to a working date
prior to the correspondent weekend.
how can i achieve that?