I have a main software form with a button that takes me to a related form displaying software title and version from the main form, allowing me to add user info for licensed users for that specific software title. When this "jump" form is closed, it there a way I can get the main software form to refresh it's record set? I have a display field on the main form that pulls a sum from the licensed user's "Jump" form summing up the number of users for that title. It does refresh if I go to the next record and come back, but would like it to happen when I close the "jump" form... any thoughts? Thanks, JB.