i have a form based on records in a table. in the form i can use to record selectors to navigate through all the records and update which ever feilds i want. All the records have a unigue reference number. is there anyway i can make the reference number field in my form a combo box, so that when i select a different record from the combo box the rest of the form goes to that record also?
basically, if i have 15 records, i don't want to have to click the "next" record selector 15 times to get to that record. i can just select it from the combo box.
i can make the combo box, and it will display the right information for that record, only it won't let me edit the information, it displays it only.
thanks for any help.
basically, if i have 15 records, i don't want to have to click the "next" record selector 15 times to get to that record. i can just select it from the combo box.
i can make the combo box, and it will display the right information for that record, only it won't let me edit the information, it displays it only.
thanks for any help.