I have an inventory database that I made for a company. It is a complex database, but I have most of it figured out. One problem I ran into is the fact that I am trying to make a certain form user friendly by filling in most of the labels and text fields on the form load. The only problem is that the code only works at the form load and not when you change records. Where could you put code at to fill in the labels again when the user changes records. any help would be appreciated. If any clarification is needed let me know.