N
NickyG
I have a database designed for administering a really long survey. The user
is presented with a list of all the agencies they mentioned throughout the
survey via a continuous subform and asked whether each has a "formal" or
"informal" relationship with their agency.
I'm trying to set up buttons so that the user could indicate that all
relationships are "formal" or all relationships are "informal" without having
to select each record unless they want to.
The field I'm trying to set is [FormalOrInformal] in the table "Referrals"
and the index that connects the main form "Survey" with the list of referrals
is [SurveyID].
Any help is appreciated!
is presented with a list of all the agencies they mentioned throughout the
survey via a continuous subform and asked whether each has a "formal" or
"informal" relationship with their agency.
I'm trying to set up buttons so that the user could indicate that all
relationships are "formal" or all relationships are "informal" without having
to select each record unless they want to.
The field I'm trying to set is [FormalOrInformal] in the table "Referrals"
and the index that connects the main form "Survey" with the list of referrals
is [SurveyID].
Any help is appreciated!