G
Guest
I am sorry if this is trivial, but I am new…
I have a table “Peopleâ€, table “Groups†and a “connection†table
“PeopleInGroupsâ€. I also have a form Group with a subform associated with
PeopleInGroups which allows to add people to groups. I need to set
automatically a value of a field in the form Group to a value derived from a
person entered in the first entry in the subform. I have figured out “event
proceduresâ€, I can update that field when new data is entered, however I can
only get the person’s index, not the data itself. How do I address it in
Visual Basic? Please, help.
I have a table “Peopleâ€, table “Groups†and a “connection†table
“PeopleInGroupsâ€. I also have a form Group with a subform associated with
PeopleInGroups which allows to add people to groups. I need to set
automatically a value of a field in the form Group to a value derived from a
person entered in the first entry in the subform. I have figured out “event
proceduresâ€, I can update that field when new data is entered, however I can
only get the person’s index, not the data itself. How do I address it in
Visual Basic? Please, help.