G
Guest
I have a combo box that draws from a table with many hundreds of records. So
that the user doesn't have to scroll through all those records to select
their value, I created a pop up form where the user can filter by certain
criteria to narrow their search down to the find the value they want.
My challenge is that I want to create an on click event on a "Okay" button
that then calls up that record in a combo box in another form. How would I
go about doing that?
that the user doesn't have to scroll through all those records to select
their value, I created a pop up form where the user can filter by certain
criteria to narrow their search down to the find the value they want.
My challenge is that I want to create an on click event on a "Okay" button
that then calls up that record in a combo box in another form. How would I
go about doing that?