Hello. I am new the both these forums and Access, and I have a question about a project I am working on.
I currently have a database full of client IDs, product names, and their costs. This database may be going out to a bunch of clients, and so I want to make querying data from this database as easy as possible. I can't send the database to the client have them create their own queries or filters, as all of the clients may not be Access-savvy to do that.
So this is I envision this database. When a client opens the database, a screen will pop up with a drop down menu. That drop down menu will contain a list of all of the client IDs. The client will select his corresponding ID, and then either the database or an Excel will pop up with all of the data that matches that correspond ID.
How can I go about creating that kind of database query/screen (Edit: not spreadsheet)*.
Further, is there a way I can built the drop down menu so a client can select multiple IDs? Some clients may have multiple IDs assigned to them, so I am wondering if I can create the drop down menu so a client can select all 2 or 3 of his IDs at once, or would he have to pull each ID separately?
Thanks in advance for any assistance!! I've been trying to find the answers online, but have not found something that would work.
* Edit. Essentially, the database is all built. I am just looking to see how I can create a query that would be its own separate screen. The client will see this screen when the open the database, and then select their ID(s) from a drop down menu and then either in Access or Excel, the data for that ID would populate.