Thank you all for replying. I apologize that I did not provide much data. I wasn't sure what to provide. I'm building a Form, adding in a Combo Box - I'm pulling 3 fields in the Combo Box. Although, I moved it down to only 1 field, but it isn't searching/setting my form to that ID selected in the combo box. Does it happen to do with my primary key setup or how would I setup my form to filter to what is selected in my ComboBox?
For example, I'm selecting 49710 in my combo box, it has the same ID section in my Form, but it isn't changing to that Id number.
If I use a customer name, it will however filter to that name, but if I use the ID, will not change to that ID in the form selection. I have the ID setup as the primary key and not the customer name, along with a primary key that access assigned, so (2) keys are setup.
What is the best practice to setup a combo box to utilize it with a form to have it search for those (3) items used or even that (1) ID used? I feel like is some simple setting I'm missing. Please let me know what additional details you need. I would do a screen shot in here, but no idea how to add that..