Choose another Combo box value
I am using Access 97. My main form has a combo box with an ID field linked to a subform. The subform displays related records. This works correctly when I select an ID using the combo drop down list.
I would like to add "record" selector buttons to the main form which can be used to select the next, previous, first, and last items in the combo list and display the related records in the subform.
I tried incrementing the combo box "ListIndex" property but it is read-only. Help would be greatly appreciated.
I am using Access 97. My main form has a combo box with an ID field linked to a subform. The subform displays related records. This works correctly when I select an ID using the combo drop down list.
I would like to add "record" selector buttons to the main form which can be used to select the next, previous, first, and last items in the combo list and display the related records in the subform.
I tried incrementing the combo box "ListIndex" property but it is read-only. Help would be greatly appreciated.
Last edited: