G
Guest
I have a form that has several linked subforms in it. It all keys off of a query that list Users Login ID, First Name, and Last Name. The Login ID is the primary key. I set up buttons to go to next and previous records. I am trying to set up one so that users can select a name from a combo box to go to a record. I have a second form with a combo box on it. It activates based on this search button. It lists users by name in the combo box and outputs their Login ID to a text box.
The problem it then how do I shift focus back to the origional form and goto the record for this Login ID that is in the text box ? I am not sure how to do this operation.
Does anybody have any insight into this. There may also be an easier way but this is what I have come up with so far. I am looking for any assistance or suggestions
Thank you
Adam Jones
The problem it then how do I shift focus back to the origional form and goto the record for this Login ID that is in the text box ? I am not sure how to do this operation.
Does anybody have any insight into this. There may also be an easier way but this is what I have come up with so far. I am looking for any assistance or suggestions
Thank you
Adam Jones