R
RD Wirr
I need the help of you wizards out there. I am trying to
create an application in Access that tracks production
materials. When we receive a load of semi-finished
products in our place of business, we assign each piece a
serial number and enter other information about the
product in a database such as supplierID, date, grade,
etc. My problem is, creating a new record and filling the
data for each product for quantities of the same product
is a lot of work. My question is this: is there some
method of creating multiple records and filling the
fields with a single routine. I am thinking to have a
data entry form that allows the user to enter (or select
from combo boxes) all the data listed above, enter the
quantity of pieces and then have the program create the
number of new records specified and fill them with the
data from that form, assigning a unique (autonumber)
serial number to each new record.
Can anyone help me with this?
Thanks in advance,
RDW
create an application in Access that tracks production
materials. When we receive a load of semi-finished
products in our place of business, we assign each piece a
serial number and enter other information about the
product in a database such as supplierID, date, grade,
etc. My problem is, creating a new record and filling the
data for each product for quantities of the same product
is a lot of work. My question is this: is there some
method of creating multiple records and filling the
fields with a single routine. I am thinking to have a
data entry form that allows the user to enter (or select
from combo boxes) all the data listed above, enter the
quantity of pieces and then have the program create the
number of new records specified and fill them with the
data from that form, assigning a unique (autonumber)
serial number to each new record.
Can anyone help me with this?
Thanks in advance,
RDW