C
CyndyG
Is it possible to do the following:
Customer Engineer Name
Operator Name.
The unbound field control source is: =getelapsedtime
All other fields are bound.
If the Customer Engineer repairs a problem then the field looks like this
=getelapsedtime(nz([Time CE Arrived]),nz([Return to Service]))
I would like to be able to change the control to:
=getelapsedtime(nz([CE Return Call),nz([Return to Service])) if the operator
fixes the problem
Customer Engineer Name
Operator Name.
The unbound field control source is: =getelapsedtime
All other fields are bound.
If the Customer Engineer repairs a problem then the field looks like this
=getelapsedtime(nz([Time CE Arrived]),nz([Return to Service]))
I would like to be able to change the control to:
=getelapsedtime(nz([CE Return Call),nz([Return to Service])) if the operator
fixes the problem