I don't want to use an Update query if I can avoid it because I need to automate this task and to be as user friendly as possible. I need Access to provide the ability to StoreValues() from the current record and RestoreValues() for the next 9 subsequent records in a recordset.
For example: A user needs to add a subset of records in a form where 3 of the fields has identical information. I don't want the user to loop through all these records and enter the same information for these 3 fields over and over.
Any suggestions?
Thanks!
For example: A user needs to add a subset of records in a form where 3 of the fields has identical information. I don't want the user to loop through all these records and enter the same information for these 3 fields over and over.
Any suggestions?
Thanks!