A
adurrschmidt
Access Monsters,
I have a table where I need to enter many records containing the same
information for each field (except for the unique primary key). The size of
each recordset can vary from day to day.
I would like to be able to enter an interger into a box on a form (i.e. 345)
that represents how many records I need that day. Then enter into each
respective box on the form the data that coincides with those particular
records fields (all of the records on a given day will have the same fields.
Hit a "submit records" button and have access automatically enter 345 records
all with that same data while maintaining their unique IDs.
I am a beginner with Access but am willing to work with macros or code or
whatever is necessary to make this work. Thank you!
Andrew
I have a table where I need to enter many records containing the same
information for each field (except for the unique primary key). The size of
each recordset can vary from day to day.
I would like to be able to enter an interger into a box on a form (i.e. 345)
that represents how many records I need that day. Then enter into each
respective box on the form the data that coincides with those particular
records fields (all of the records on a given day will have the same fields.
Hit a "submit records" button and have access automatically enter 345 records
all with that same data while maintaining their unique IDs.
I am a beginner with Access but am willing to work with macros or code or
whatever is necessary to make this work. Thank you!
Andrew