R
rsfishel
I am REALLY having trouble with this. I have a small pop-up form with
a combo box. Within this combo box are many part numbers. There is a
"Go" button beside of the combo box. What I am trying to get to
happen is that when the user picks a part number from the combo box,
then presses the "Go" button, that another form opens displaying the
records for that part number. I really want to be able to use the
"Go" button instead of this happening autmatically when the user steps
off of the control. My pop up form combo box is called Combo11. The
"Go" button is Command3. The field on my second form is called
PARTNUM. So basically, choose a part number from the list, then open
the second form and match up the value in Combo11 with PARTNUM. I
have been working on this all day long, and would really appreciate
some help. Thank you
a combo box. Within this combo box are many part numbers. There is a
"Go" button beside of the combo box. What I am trying to get to
happen is that when the user picks a part number from the combo box,
then presses the "Go" button, that another form opens displaying the
records for that part number. I really want to be able to use the
"Go" button instead of this happening autmatically when the user steps
off of the control. My pop up form combo box is called Combo11. The
"Go" button is Command3. The field on my second form is called
PARTNUM. So basically, choose a part number from the list, then open
the second form and match up the value in Combo11 with PARTNUM. I
have been working on this all day long, and would really appreciate
some help. Thank you