I'm trying to set up a form which searches by Company Name (there are duplicate names-so I set up a query which shows company name unique) I'm using a combo box to display these names. When the user selects a company name, then I want all the records with matching company names to be filtered. The user should be able to next and previous through the filtered records (through a query I imagine). I guess I'm having a hard time with the structure of this and how to set up the combo box. I would appreciate any suggestions.
Thanks in advance.
Thanks in advance.