Add record to subform via vb

Horseleach

New member
Local time
Today, 00:41
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
 

Users who are viewing this thread

Back
Top Bottom