creating a questionaire in access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have built a database to track the responses in a questionaire. I have
built a table with all the questions, with an autonumber field, A personal
table with an autonumber field, and a results table in which I can enter the
question number and choose agree, disagree etc.

I have created a main form, subform, with Personal as the main form, and the
Question results as the sub form.Relationships are built from Personal table
to Question Results via the autonumber for Personal, and Question Results to
question list by question number.

What I really want my subform to do is have a list of the question numbers
and perhaps the question, with option buttons to click on for the answers. I
know this is easy. Any help would be great. (I don't write code, so I am
limited)

Swede
 
Back
Top