G
Guest
I am running Access 2k.
i am trying to create a form that accepts data for up to 25 presses (could
have anywhere from 1 to 3 sheets per press). each sheet has 22 items that
are pulled from it. after originally setting up the form to work with 1
sheet at a time, the users want the form set up to allow them to enter in
some of the data, such as part number and press number, for all the presses,
and then towards the end of their shift, enter in the final bits of data
(such as parts ran and defects) for each sheet, then i would like to have one
command button to enter all the data in. currently the table that the data
goes into has an ID field set as an autonumber for the pk. i have already
tried setting up the form and duplicating all the fields (kinda looks like
viewing a data sheet) but the data was duplicated throughout all the fields.
also tried to set up several subforms, but that didn't work either (none of
the data was saved to the table.
Thinking about using the DAO setup that i had seen in another post, but not
sure how to get it to work with the ID field.
any help would be appreciated.
i am trying to create a form that accepts data for up to 25 presses (could
have anywhere from 1 to 3 sheets per press). each sheet has 22 items that
are pulled from it. after originally setting up the form to work with 1
sheet at a time, the users want the form set up to allow them to enter in
some of the data, such as part number and press number, for all the presses,
and then towards the end of their shift, enter in the final bits of data
(such as parts ran and defects) for each sheet, then i would like to have one
command button to enter all the data in. currently the table that the data
goes into has an ID field set as an autonumber for the pk. i have already
tried setting up the form and duplicating all the fields (kinda looks like
viewing a data sheet) but the data was duplicated throughout all the fields.
also tried to set up several subforms, but that didn't work either (none of
the data was saved to the table.
Thinking about using the DAO setup that i had seen in another post, but not
sure how to get it to work with the ID field.
any help would be appreciated.