I have 3 combo boxes, 2 of which the users will see so they can input 2 fields where combo box 1 is coming from the result from a hidden form while combo box 2 is coming from the line item result from combo box 1 and the 3rd combo will be used to query the form because it's the primary key in the table but its simply an autonumber field so it doesn't make sense for the user to see it and enter anything in there. What I have been able to do is capture the primary key in combo box 3, it shows up but in order for the form to display the result for that value in combo box 3 I have to select that value from the drop down (even though it's already showing up in the screen). This won't work if my goal is to hide this combo box from the user. Does anyone know what I need to do so when that combo box gets populated with the one primary key from the first 2 combo boxes the form will automatically populated?
I can post my 2010 Access DB if that will help.
thanks in advance.
I can post my 2010 Access DB if that will help.
thanks in advance.