joeyjojoshabadoo
08-08-2001, 04:54 PM
I've made a form which has a field which calculates the values of previously entered data.
The data should then be saved to a table called Form Results.
When the field(Combo37) is a combo box, and the control source is the Forms Results table, the data saves fine(the row source is the formula).
The drawback being the user must manually click on the combo box arrow to get the data to appear in the drop down and then it will save.
Anytime i make the field on the form a list box, the formula works, but the data does not save to the table .
Anysuggeations on how to easily solve saving the field in this form to a table?
Table=Form Results
Field in Form = Combo37 for reference.
The data should then be saved to a table called Form Results.
When the field(Combo37) is a combo box, and the control source is the Forms Results table, the data saves fine(the row source is the formula).
The drawback being the user must manually click on the combo box arrow to get the data to appear in the drop down and then it will save.
Anytime i make the field on the form a list box, the formula works, but the data does not save to the table .
Anysuggeations on how to easily solve saving the field in this form to a table?
Table=Form Results
Field in Form = Combo37 for reference.