G
Guest
I need to change the date on selected records.
I wish to have a query that selects a date range (input by user) and then
verifies with that user that the range is correct, then input a single date
to update all records within that range to.
I understand the BETWEEN function and how to update the records, but I am
unable to figure how to validate date range before updating.
Any and all help is appreciated.
I wish to have a query that selects a date range (input by user) and then
verifies with that user that the range is correct, then input a single date
to update all records within that range to.
I understand the BETWEEN function and how to update the records, but I am
unable to figure how to validate date range before updating.
Any and all help is appreciated.