Don't know if this should be in Forms or what.
I have a command button on a form I execute a query with. The query saves the current date to a field in the table. I am trying to capture that date to place next to the button so the user knows when it was ran last. no luck so far.
Tried the date field as a text box but, of course, it doesn't know which record to use. Is there a simpler way ?
I have a command button on a form I execute a query with. The query saves the current date to a field in the table. I am trying to capture that date to place next to the button so the user knows when it was ran last. no luck so far.
Tried the date field as a text box but, of course, it doesn't know which record to use. Is there a simpler way ?