S
Sara
Hello,
I am working on an Unbound form that our phone customer service group will
use to
input inquiries. The operator while on the phone with the customer will have
to fill it out.
Now my boss would like to track the time elapsed since the operator starts
inputing the data in th form till the time the inquiry is submitted.
This Inquiry form adds the data to my Inquiry table (Via a submit command),
the inquiry table has a field "EndProcess" which has as default value
the function "Now()" whichs stores the date and time in one field each time
and inquiry is submitted.
How could I get the time in which the operator STARTS filling out the form?
I appreciate your help in advance.
BTW, I also added a StartProcess field in the table Inquiry where I would
like to store the time a operator starts inputting a new record.
I am working on an Unbound form that our phone customer service group will
use to
input inquiries. The operator while on the phone with the customer will have
to fill it out.
Now my boss would like to track the time elapsed since the operator starts
inputing the data in th form till the time the inquiry is submitted.
This Inquiry form adds the data to my Inquiry table (Via a submit command),
the inquiry table has a field "EndProcess" which has as default value
the function "Now()" whichs stores the date and time in one field each time
and inquiry is submitted.
How could I get the time in which the operator STARTS filling out the form?
I appreciate your help in advance.
BTW, I also added a StartProcess field in the table Inquiry where I would
like to store the time a operator starts inputting a new record.