I have an Access 2010 database to track detail trips on our trucks. I am using a form to enter the data. I would like the beginning hub auto filled in based on the ending hub from the previous record. I can do this using after update function, my problem is when I exit the form then go back in, the first line of data entry for that day does not have the beginning hub filled in. It there a way to do this that the beginning hub is always auto filled in? Thanks