I am trying to display my found instances in a listbox at the bottom of
the form. Where I can then select the names that I want to amend or delete.
I have all the input boxes and Combo Boxes in a Frame where they can be put
into the right columns in the spreadsheet. My add button works and so does
my close button. I am now trying to understand how to make the form do a
search for something and display it. If I am doing names and there are 5
franks and all have different info I want to be able to search and find all
the franks and display all their information in rows inside the listbox.