January 10, 200620 yr I have a field that shows the current time. But it only shows it if you click on a command button that refreshes the active field that holds the "Insert current time" I need a clock that is continously running, or use the "Insert current time" or timestamp. Here is what I need to do. When a user looks up an employee and finds them, I want the time to be inserted in a field showing the exact time the employee was found in the database. The time has to be in that person's file. Can this be done automatically or do I have to have a command button that the user will have to click to put a timestamp on that file?
January 10, 200620 yr Make the find done through a button, at the end of the find, put the current time/timestamp in the field.
Create an account or sign in to comment