funderburgh
Registered User.
- Local time
- Today, 04:21
- Joined
- Jun 25, 2008
- Messages
- 118
I have a simple, well working form and subform created with the form wizard. On the form is shown student data and in the subform grade level data, related by a key field, many grade levels for one student. The wizard put the student data (name) in text boxes with record locater controls at the bottom. I want to switch to a combo box to allow the user to drop down to the desired student but I can't figure out how to get the subform data to move with the combo box. Any help is appreciated.