D
Daniel
I have a form that displays multiple records of a table.
Each form have a field bounded to a combobox, but the
RowSource of the combo box may differ from one record to
another (based on another field in the table).
The problem is like this - when I change the RowSource -
It changes the RowSource of ALL the combobox's in the
other Continuous Forms hiding importent data (since it
might not be on the RowSource now).
Thanks to anyone in advance
Each form have a field bounded to a combobox, but the
RowSource of the combo box may differ from one record to
another (based on another field in the table).
The problem is like this - when I change the RowSource -
It changes the RowSource of ALL the combobox's in the
other Continuous Forms hiding importent data (since it
might not be on the RowSource now).
Thanks to anyone in advance