I have a search form and an add/edit form. The search forms contains a listbox that displays the results of all the records that fits the criteria of the search. I have an edit button that should take the information (or the ID) and send it to the edit form to (with has a field for the ID) and populates all the other fields (or goes to the record). Thanks for you help!!!