Horseleach
New member
- Local time
- Yesterday, 20:53
- Joined
- Jan 18, 2008
- Messages
- 3
Hi all, I'm starting to understand the code but I need a kick-start 
I have a form [MainInputAdd] with subform [TrainingLinkAdd_subform]
On [MainInputAdd] is text box [InstructorID] on AfterUpdate I would like the selected [InstructorID] to automatically be added as a student/instructor to the [TrainingLinAdd_subform] under [StudentID]
[InstructorID] and [ID] (subform) are related

I have a form [MainInputAdd] with subform [TrainingLinkAdd_subform]
On [MainInputAdd] is text box [InstructorID] on AfterUpdate I would like the selected [InstructorID] to automatically be added as a student/instructor to the [TrainingLinAdd_subform] under [StudentID]
[InstructorID] and [ID] (subform) are related