Is there a way to add multiple records at one time. Say you have a parent table called Students containing 10 students, w/ the Primary Key StudentID. There is a child table, tblActivity that contains activities for the students. The students are divided in half, groups A and B. Say you want to update the Activities to show group A took the SAT without touching the five records one at a time and adding an activity via the subform subActivity/tblActivity. Is there a way to add these 5 records for Group A all at once with an unbound Activity Update form, where I could just input the Date and Activity and hit a button to update these?
Thanks for any input,
rube
Thanks for any input,
rube