D
Dennis
I have a continuous form bound to a query. I have locked the fields from the
quesry, and added a frame (Yes, No, N/A answers), and a COMMENT text-box.
These controls are NOT tied to the table supplying the form. I want to be
able to independently answer each Frame question and each Comment
individually, so they relate to the specific question. The answers will go
into a separate table.
When I click on the Frame choice, ALL records in the subform instantly
change to the same selection. Also, when I enter comment text, all the
records also change to the same text. Again, I need to be able to have
independent answers to the Frame, and independent comments, for each record
on the continuous form. I would LIKE to have a single "Post Answers" button
in the form footer, to trigger a table-write of all previous entries.
Again, the data FROM the initial table is fixed. It is a series of questions
that I need to answer. The answers MUST go in a separate table.
Any ideas how I can do this?
Thanks!
quesry, and added a frame (Yes, No, N/A answers), and a COMMENT text-box.
These controls are NOT tied to the table supplying the form. I want to be
able to independently answer each Frame question and each Comment
individually, so they relate to the specific question. The answers will go
into a separate table.
When I click on the Frame choice, ALL records in the subform instantly
change to the same selection. Also, when I enter comment text, all the
records also change to the same text. Again, I need to be able to have
independent answers to the Frame, and independent comments, for each record
on the continuous form. I would LIKE to have a single "Post Answers" button
in the form footer, to trigger a table-write of all previous entries.
Again, the data FROM the initial table is fixed. It is a series of questions
that I need to answer. The answers MUST go in a separate table.
Any ideas how I can do this?
Thanks!