G
Guest
I have database to keep track of customer calls. It has a form that one of
the fields display's the current time when you open it. The code reads
"Time.Value = Now()" My problem is if a user leaves the form open the time
does not update. So when they key in information the correct time is not
being added to the table.
Any suggestion? Is it possible to have a running clock? Thanks.
the fields display's the current time when you open it. The code reads
"Time.Value = Now()" My problem is if a user leaves the form open the time
does not update. So when they key in information the correct time is not
being added to the table.
Any suggestion? Is it possible to have a running clock? Thanks.