Two forms to one table

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

Guest

Hi all,
I'm implementing a survey for a magazine, and it extends over two forms. I
have both forms linked to one table, but here's the problem. I have an
autonumber control on the bottom of both forms that's meant to keep track of
the survey number. The first have of the survey inputs fine into row 1. The
second half, however, inputs into row 2. Is there any way I can fix this?
Thanks,
Jezzica85
 
Hi jezzica85,

Have one form with a Tab Control on it, put half of your controls on the
first tab, the second half on the second tab. Hey Presto - no autonumber
problem any more.

Damian.
 
Thank you Damian,
I just have a few questions though because I'm sort of new at this--what's a
tab control, how do you do it, and does that mean I only need my autonumber
control on one half of the form?
Thanks,
Jezzica85
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top