hi,
im having some trouble with using drop down boxes in a form with data sheet view.
field1 is a drop down box i can choose a value from. after that im doing a requery on field2 which is another drop down box with values depending on the choice i made in field1.
it works so far with one record.
unfortunately, when i select a value in field1 in another record in this data sheet, the requery is done on all field2, and they all use the value from the active record as criteria, not from "their" field1.
anybody knows how to handle this problem?
thanks,
jeph
im having some trouble with using drop down boxes in a form with data sheet view.
field1 is a drop down box i can choose a value from. after that im doing a requery on field2 which is another drop down box with values depending on the choice i made in field1.
it works so far with one record.
unfortunately, when i select a value in field1 in another record in this data sheet, the requery is done on all field2, and they all use the value from the active record as criteria, not from "their" field1.
anybody knows how to handle this problem?
thanks,
jeph