Ok..it's easy to select a record & go to it from a combo if it's on the same form...How about this...
I have a Form based on a query that looks for certain data in my main table. (contains The search field and the KeyID only)
On my main input Form I have a button that links to the above form so it pops-up - This pop-up contains a set of combos to select ID's 1-999, 1000-1999 and so on, based on the search field criteria.
I want to be able to select the keyID I require from one of the combo's and for my main for to goto that record. Also; at the moment I have a close button on the combo's form but would ideally like to have this form close when i select the keyID.
Any Ideas....Please make your answer simple for me to understand - I am a novice.
Cheers - Andy
I have a Form based on a query that looks for certain data in my main table. (contains The search field and the KeyID only)
On my main input Form I have a button that links to the above form so it pops-up - This pop-up contains a set of combos to select ID's 1-999, 1000-1999 and so on, based on the search field criteria.
I want to be able to select the keyID I require from one of the combo's and for my main for to goto that record. Also; at the moment I have a close button on the combo's form but would ideally like to have this form close when i select the keyID.
Any Ideas....Please make your answer simple for me to understand - I am a novice.
Cheers - Andy