I'm kind of new VB so I was wondering if I could get some help. I have two fields (Begining and Ending Odometers) that need to be calculated. They get the odometer readings off of the trucks and input them into the database. I want to be able to have the default value in the Beginning Odometer field to equal the ending odometer from the last time it was used. I really don't need to store the Beginning Odometer at all. I don't want them to have to enter the Beg. odometer at all so it will help to reduce errors in the calculations. I need to know what kind of code do I need to right.