I have a form in which a user enters a name, address, dob, etc. into textboxes. Upon completion of one record, the user clicks a button which saves the info, populates a listbox on the same form with the just the name and dob, and then goes to a new record. What I want to know if there is anyway the user can click on a row of the list box and have the associated record populate the text boxes? A shortcut back to the record, without having to scroll through records...
Thank you for any help.
Thank you for any help.