I am attempting to produce a customer call report system.<br>
<br>
The idea being whenever a customer visit is made details of the visit are logged and a report produced at the end of the week.Each call is stored as a record.<br>
<br>
One piece of data the form asks for is "mileage on arrival at customer". <br>
<br>
However on the report for each customer call I wish to display "mileage on arrival" - no problem, but also "mileage on leaving last call" which is the "mileage on arrival" figure in the previous record.<br>
<br>
Thanks for your help
<br>
The idea being whenever a customer visit is made details of the visit are logged and a report produced at the end of the week.Each call is stored as a record.<br>
<br>
One piece of data the form asks for is "mileage on arrival at customer". <br>
<br>
However on the report for each customer call I wish to display "mileage on arrival" - no problem, but also "mileage on leaving last call" which is the "mileage on arrival" figure in the previous record.<br>
<br>
Thanks for your help