PrittyMe143
Registered User.
- Local time
- Tomorrow, 01:37
- Joined
- Nov 11, 2002
- Messages
- 16
i got a form with a subform. from the main form, i have a combo box. if i change the value of the combo box, the entries in the subform would also change because this combo box is linked to a certain field in the subform. but... the record on the main form is altered. what i really want is if i change the value in the combo box, the main form would forward to the record that is being specified in the combo box. meaning, the combo box will control the navigation button (some sort of) of the main form. is it possible?