Hi,
I want to make a form for Update Query to update order dates.
As you know Query update requires:
Criteria = Old Date
Update to: New Date
but i want it to get both old and new dates from a form.
I think, you can get what i want to achieve.
thanks in advance for your replies.
I want to make a form for Update Query to update order dates.
As you know Query update requires:
Criteria = Old Date
Update to: New Date
but i want it to get both old and new dates from a form.
I think, you can get what i want to achieve.
thanks in advance for your replies.
Comment