drop down box

F

freekey

I have created a form that includes names of family members and a drop down
box to choose an age category. When I choose a category for someone in
record, it also changes all records after to the same category from the drop
down box. How do I correct this?
 
S

Sprinks

Hi, Freekey.

It's likely that the control is not bound. Check the combo box' Control
Source--it should be set to the name of the field in which you are to store
the category.

Hope that helps.
Sprinks
 
Top