L
Lynn
I have 2 combo boxes on a continuous subform. The values
in the second combo box are dependent on what they choose
in the first combo box.
The record source for both combo boxes are stored
procedures.
The problem is that I can't get the 2nd combo to requery
on the current record only. It requeries all of the
records on that continuous subform and overrides the data
in the other records to null.
in the second combo box are dependent on what they choose
in the first combo box.
The record source for both combo boxes are stored
procedures.
The problem is that I can't get the 2nd combo to requery
on the current record only. It requeries all of the
records on that continuous subform and overrides the data
in the other records to null.