K
KKXC
I have created a query called DateRequest. DateRequest queries all records
submitted on a specific date. There is also a form created from DateRequest
query. I have created a macro to update the field called SetUpDate with the
current date using the SetValue Function and the GoToRecord to move along the
form.
Since the number of records returned is different every time, is there a way
to tell it to Update All without having to repeat the SetValue, GoToRecord a
hundred times?
Thanks.
submitted on a specific date. There is also a form created from DateRequest
query. I have created a macro to update the field called SetUpDate with the
current date using the SetValue Function and the GoToRecord to move along the
form.
Since the number of records returned is different every time, is there a way
to tell it to Update All without having to repeat the SetValue, GoToRecord a
hundred times?
Thanks.