Multi page form for single record

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

Guest

This is one of those questons to which the solution is probably very simple, yet I just can't figure it out. I have created a database where different forms lead you through a series of questions, based on the answers to the questions on former pages. For some reason beyond my grasp, this database records each subsequent page as a different record. Can someone help me figure out what I've done wrong here.
 
This is one of those questons to which the solution is probably very simple, yet I just can't figure it out. I have created a database where different forms lead you through a series of questions, based on the answers to the questions on former pages. For some reason beyond my grasp, this database records each subsequent page as a different record. Can someone help me figure out what I've done wrong here.

I have no idea, since you don't describe these forms at all.

What is the structure of your tables? (Forms don't contain data...
tables contain data).

What are the Recordsource properties of these different forms?

How do you get from one form to another?
 
Back
Top