1. This is really puzzling me. I have a Combo Box on a form that is not updating one of the tables in the query that created the form. The combo box contains four columns: Name, Group, Area, and QuestionbyGroup. Three of the fields are now text fields. For example txtgroup = Combo76.Column(1), txtarea = Combo76.Column(2), and txtQuestionbyGroup = Combo76.Column(3). Now I want to update the tblComments from the form where txtgroup value = [tblComments] ![Group] etc. respective to the name in the txtName box on the form. The name is entering on the table but the other fields are not updating.
2. The other problem I am having is I have a popup form coming off this form for additional comments and the additional comments are not updating the table against the name they were entered against. They are going in the next available field in [tblComments]![Comments_Continued]. How do I get the comments to go against the name in the txtName on the form?
Hope this makes sense!
Thanks,
jrtaylor![[spineyes] [spineyes] [spineyes]](/data/assets/smilies/spineyes.gif)
2. The other problem I am having is I have a popup form coming off this form for additional comments and the additional comments are not updating the table against the name they were entered against. They are going in the next available field in [tblComments]![Comments_Continued]. How do I get the comments to go against the name in the txtName on the form?
Hope this makes sense!
Thanks,
jrtaylor
![[spineyes] [spineyes] [spineyes]](/data/assets/smilies/spineyes.gif)