Hey there,
Please could somebody point me in the right direction?
I would like to add multiple identical records to a table via one input form. All the details to be added to the table will be identical with the exception of the primary key, which is an autonumber field. It will usually be 10 records at a time.
The background for this is.... Each manager has a batch of 10 overtime slots. He gets 10 unique approval numbers generated by the database before the overtime is completed. At this stage the records can contain all the known information which is identical like the manager’s name and area. Once the overtime has been done the record is updated with the information which was not known at the time the unique number was generated, like type of work and time taken.
My apologies if this is a dumb question or incredibly obvious. Any help you could offer would be appreciated!!
Thanks
Fiona
Please could somebody point me in the right direction?
I would like to add multiple identical records to a table via one input form. All the details to be added to the table will be identical with the exception of the primary key, which is an autonumber field. It will usually be 10 records at a time.
The background for this is.... Each manager has a batch of 10 overtime slots. He gets 10 unique approval numbers generated by the database before the overtime is completed. At this stage the records can contain all the known information which is identical like the manager’s name and area. Once the overtime has been done the record is updated with the information which was not known at the time the unique number was generated, like type of work and time taken.
My apologies if this is a dumb question or incredibly obvious. Any help you could offer would be appreciated!!

Thanks
Fiona