Hi again. Another easy solution for you to point out for me. Have a main form that has combo boxes listing suppliers, originators etc. All combo boxes have a relevant button which enable the user to enter another form and add new suppliers, originators etc. However when the form is closed the new data is not supplied in the combo boxes unless i close the main form and reopen it. Is there an update command that i can run to add the new data to the combo boxes when i close the smaller forms?