I have a list box on the form that lists the all the records, I'd like users to be able to click on the record in the list box. After update it will populate the form with the record that was selected. What do I need to put in for the After Update, I used the macro builder to search for a record, but that is where I stall.