E
Evhen
Sorry, if this is trivial, but I am new...
I've got a table "People", table "Groups", and "connection" table
PeopleInGroups. I have Form "Groups" with subform PeopleInGroups which allows
add people to a certain group. I need to set a default value of a field in
the form "group" to a value derived from the data of the first person entered
in the subform.
I figured "Event Procedurs" issues, I can update this field when a person in
the subform is just entered, but I only know how to get person's index, not
the data, and I don't know how to address it. Please, help.
I've got a table "People", table "Groups", and "connection" table
PeopleInGroups. I have Form "Groups" with subform PeopleInGroups which allows
add people to a certain group. I need to set a default value of a field in
the form "group" to a value derived from the data of the first person entered
in the subform.
I figured "Event Procedurs" issues, I can update this field when a person in
the subform is just entered, but I only know how to get person's index, not
the data, and I don't know how to address it. Please, help.