Multiple entries in one form

G

goeppngr

I am trying to enter production data for three different shifts. I want this
data stored in the same table with each shift containing it's on line for all
fields. See below:

Shift 1 Prod 1 Prod 2 Prod 3
Shift 2 Prod 4 Prod 5 Prod 6
Shift 3 Prod 7 Prod 8 Prod 9

I am having someone enter all this information on one form. I would like
each row above to be stored in its own row in my table. How can I achieve
this?
 
R

Rick Brandt

goeppngr said:
I am trying to enter production data for three different shifts. I
want this data stored in the same table with each shift containing
it's on line for all fields. See below:

Shift 1 Prod 1 Prod 2 Prod 3
Shift 2 Prod 4 Prod 5 Prod 6
Shift 3 Prod 7 Prod 8 Prod 9

I am having someone enter all this information on one form. I would
like each row above to be stored in its own row in my table. How can
I achieve this?

Continuous view form.
 
G

goeppngr

Thanks. I realized that about 2 seconds ago. Appreciate the help.

Rick said:
I am trying to enter production data for three different shifts. I
want this data stored in the same table with each shift containing
[quoted text clipped - 7 lines]
like each row above to be stored in its own row in my table. How can
I achieve this?

Continuous view form.
 

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

Top