Entering data into table problem.

  • Thread starter Thread starter MartinR
  • Start date Start date
M

MartinR

I want this form to enter data into two different tables, i.e, I want
to enter the same sieral number into the two tables

The majority of my data is going into the one table but there's two
fields feeding information into a seperate table. One of these fields
of information is identical to a field of information going to the main
table.

However when I make this form in the form view the form is compleatly
blank and useless.

I was wondering if anybody could help me solve this problem, any help
would be appriciated, thaks!!
 
Hi,

basically the structure of your tables sounds wrong. Information should not
be stored twice. Lookup database design or normalisation is this forum. Good
database deisgn is vital for a working database and should be learned before
proceeding too far.

HTH

Rico
 

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