View Full Version : Combo Box


bjarvis
01-04-2001, 10:23 AM
I have a subform in datasheet view. I requery a combo box to only show records based on what I select in another combo box. When I make a different selection in another record it requeries all my previous records in that datasheet. I want to only requery the current record I have selected and not the whole datasheet. How do I do this.