J
JOE POLLOCK
I have two tables, one which records the information on each call that we
receive. I have a second table which stores the Call the Time Began, the Call
the Time Ended and the Contact ID corresponding to the same Contact ID in the
general information table. I have created a form based on a query of these
two tables which serves as the basis for a form that is used for data entry.
I would like to have the Call Time Began autopopulate with the current time
when the form is first opened. When the next record is selected or a new
record is requested I would like the Call Time Ended to autpopulate with the
current time that the record was saved or modified. The purpose in all of
this is to maintain a record of the length of each call.
receive. I have a second table which stores the Call the Time Began, the Call
the Time Ended and the Contact ID corresponding to the same Contact ID in the
general information table. I have created a form based on a query of these
two tables which serves as the basis for a form that is used for data entry.
I would like to have the Call Time Began autopopulate with the current time
when the form is first opened. When the next record is selected or a new
record is requested I would like the Call Time Ended to autpopulate with the
current time that the record was saved or modified. The purpose in all of
this is to maintain a record of the length of each call.