Good afternoon. Relatively new to Access, and the build I'm doing needs to be very simplistic. In this case, I'm building a simple database to store vendor data and need to be able to retrieve this information from the table in which I store it.
In this case, I've built a simple form "Vendor Search" which provides a combo-box to select the vendor you're looking for and it'll display the info accordingly. The issue I've run into is I have vendors at multiple locations, thus different data associated with each. My question is two-fold -
1. How do I remove the duplicates from the drop-down list?
2. How, if I select a vendor with multiple data sets, can I view the multiple listings, and not just the first one on the list?
I've attached my dummy database to be more clear. I appreciate any assistance anyone is willing to lend.