G
Guest
I have a form with several subforms. The control on the main form currently
displays the chosen record, and I have buttons next to it to scroll to the
"previous" or "next" record. To make it easier for users, I'd like to change
this to a drop-down (combo box) so it is faster to select the appropriate
record. I tried using the wizard to add a new combo box into the main form,
but when a new record is selected, none of the records in the subforms
change. It doesn't seem to recognize the relationships.
I feel it must have something to do with the RowSource Property or maybe a
Parent/Child link, but I have never had to make a switch like this. Can
anyone help give me some direction to make this switch?
Any help is greatly appreciated!
displays the chosen record, and I have buttons next to it to scroll to the
"previous" or "next" record. To make it easier for users, I'd like to change
this to a drop-down (combo box) so it is faster to select the appropriate
record. I tried using the wizard to add a new combo box into the main form,
but when a new record is selected, none of the records in the subforms
change. It doesn't seem to recognize the relationships.
I feel it must have something to do with the RowSource Property or maybe a
Parent/Child link, but I have never had to make a switch like this. Can
anyone help give me some direction to make this switch?
Any help is greatly appreciated!