How do you copy all previous records of a subform to a new record?
I need to create in inventory database of our laboratory equipment. It should list all equipments we have every 3 months.
I was thinking, I'm going to create the first table for the entry date or the date of the inventory, and the second table which will list all the laboratory equipment.
Since the second table will probably contain the same list as the previous record (the user will just delete if there's a missing equipment or add if there's a new one.) I want the subform to copy all the previous equipment to carry over when I enter a new inventory date.
Thanks in advance!
I need to create in inventory database of our laboratory equipment. It should list all equipments we have every 3 months.
I was thinking, I'm going to create the first table for the entry date or the date of the inventory, and the second table which will list all the laboratory equipment.
Since the second table will probably contain the same list as the previous record (the user will just delete if there's a missing equipment or add if there's a new one.) I want the subform to copy all the previous equipment to carry over when I enter a new inventory date.
Thanks in advance!