One Form

Sean_Sean

Registered User.
Local time
Today, 23:44
Joined
Jan 24, 2002
Messages
16
i have got 2 drop-down arrows allowing the user to first select a field that will then filter out the results in the second drop-down arrow. I would then like a function that would be able to take then to that record on a form.

Is this possible?
 
The correct term for your drop down arrows are 'combo boxes'. The answer to your question is yes, but you need to give a bit more data. Do you want to find a record on the current form or open another form? Please give as much detail about what you want to do so someone here can give you the answer you seek.
 
no sorry, i now want the 2nd combo-box to take the user to a new form that will display the informaiton.
 
Create the Command button using the Wizard. It will ask you if you want to open the form to a specific record. Select that choice and then follow the rest of the instructions.
 

Users who are viewing this thread

Back
Top Bottom