AJGarriton
New member
- Local time
- Today, 00:11
- Joined
- Sep 6, 2020
- Messages
- 8
I have a database used for tracking product testing. I have a study table which has all the information for a specific study which is then linked to a table that has the details for the different timepoints (study interval table) the samples must be tested. Many product have annual testing requirements. I have created an append query that successfully identifies the studies that must be replicated, creates new records for those studies in the study table. There are over 100 of these studies. Can someone help me understand how to duplicate the study AND it's records in the study interval table? I know how to replicate a single study and it's subrecords. I do not know how to replicate 100 records and their subrecords.
Thanks in advance for any help possible.
Thanks in advance for any help possible.