F
Flopbot
I haven’t been able to find anything directly addressing this type of
situation in other posts. Any help would be greatly appreciated! Thanks in
advance! I have a main “Volunteer Database Form†that’s drawing its
information from a “Volunteer Info Tableâ€. Attached to this main form is a
“Volunteer Interests Subform†(it comes from a “Volunteer Interests Tableâ€)
which has 5 different fields with check boxes in them: [Admissions / Gift
Store], [Education], [Exhibits], [Office / Technology], and [Special Skills]
(Each is in yes/no format). On my main form I want to place 5 command
buttons; one for each field. When I press the button, I would like the form
to automatically limit the number of records it presents to only those
records that have a check in the checkbox (?in “Volunteer Interests Subformâ€
or “Volunteer Interests Table�). I want all the other records to be hidden.
All of my tables are linked via [Volunteer ID]. Is this possible? Any
ideas? Unfortunately, I don’t know anything about code. Sorry!
situation in other posts. Any help would be greatly appreciated! Thanks in
advance! I have a main “Volunteer Database Form†that’s drawing its
information from a “Volunteer Info Tableâ€. Attached to this main form is a
“Volunteer Interests Subform†(it comes from a “Volunteer Interests Tableâ€)
which has 5 different fields with check boxes in them: [Admissions / Gift
Store], [Education], [Exhibits], [Office / Technology], and [Special Skills]
(Each is in yes/no format). On my main form I want to place 5 command
buttons; one for each field. When I press the button, I would like the form
to automatically limit the number of records it presents to only those
records that have a check in the checkbox (?in “Volunteer Interests Subformâ€
or “Volunteer Interests Table�). I want all the other records to be hidden.
All of my tables are linked via [Volunteer ID]. Is this possible? Any
ideas? Unfortunately, I don’t know anything about code. Sorry!