maxmangion
AWF VIP
- Local time
- Today, 23:37
- Joined
- Feb 26, 2003
- Messages
- 2,805
i have a main form where a user can input the data.
now i created another form in which it is going to contain a combo box and a subform. now when the user selects a value from the combo box, the subform should display related records with the value of the combo box.
i tried it in the following manner
i started the form wizard and i chose the field (from the main table) that i want to be the combo box and finished the wizard. in design view i created a sub form and i chose to match the value of the combo with that of a field in the sub form. although i was getting the results, each time i selected a value from the combo, the first record of the main form was being amended to the new value selected.
what did i do wrong ?
now i created another form in which it is going to contain a combo box and a subform. now when the user selects a value from the combo box, the subform should display related records with the value of the combo box.
i tried it in the following manner
i started the form wizard and i chose the field (from the main table) that i want to be the combo box and finished the wizard. in design view i created a sub form and i chose to match the value of the combo with that of a field in the sub form. although i was getting the results, each time i selected a value from the combo, the first record of the main form was being amended to the new value selected.
what did i do wrong ?