I am creating a DB for a company. The company has thousands of customers therefore when adding an order or RFQ for a customer, my dropdown box to select the customer has thousands of entries. I'd like to be able to have a button that says "Add Order" and then takes me to a form or query that has a datasheet view of all the companies with a record select button next to each where I can then just click on the company and it takes me to the order entry form/modal. Thanks! Im hoping this can be done without too much or any code.