Stop field from updating once record has been created, but editable
I have an application where a pipeline is going to a third party to retrieve the current mileage of trucks and inserting into my main table Maintenenace records field [current Mileage]. I have a calculation in [next service] which is a formula adding a select amount of interval i.e. 10000 miles to the current mileage, which will then list the next service value.
Problem is they all keep updating every night when the pipeline pulls the current mileage.
So when I look at the record the next day, the current milegae of course has updated and unfortunately it also updated next service. So there is no way the truck would ever reach that mileage.
I need the report that lists all of these numbers to stay static, but also I need it to be editable in the future.
I hope I explained this well enough. This is my first time on the cummunity web site.
------------------------------
Daryl Price
------------------------------