have designed a small access database to monitor fuel consuption. each time we issue a fuel voucher, we record vehicle number plus mileage (meter reading) at start and end and database automatically calculates no of km.
as of now, users have to enter the meter reading at start and meter reading at end manually using a form.
what i want is when i choose the car number from my form, then meter reading at start should capture the last meter reading at end as the default meter reading at start. this will be a locked properties and users will not have input access.