I have form that has buttons that update data files. I have created a label on the form that records the last date/time the update was run for eact button.
I can set the value to the label to Now() when running the macro thatupdates, and the date/time is set on form.
However, when I close the form , all the set date/time values are lost.
Is there a way to keep the values on the form until the macro is run again, and sets the date time in the filed ?
Any help would be appreciated.
Thanks.
I can set the value to the label to Now() when running the macro thatupdates, and the date/time is set on form.
However, when I close the form , all the set date/time values are lost.
Is there a way to keep the values on the form until the macro is run again, and sets the date time in the filed ?
Any help would be appreciated.
Thanks.