A
Anubix$yahoo_com
I am trying to create a form to easily enter and update family information.
The main form comes from the family table (last name). The main form has a
working list box.
The subform brings the family members from the familyMembers table. I want
another list box in the subform to easily view all family members and update
them when needed.
When I select a family from the main form, the subform shows me family
members for just that one family, but the list box in the subform shows me
all family members from the table. It doesn't narow down to the family I'm
working on.
Do I to run the entre form off a query and not directly from the tables?
Help please. I'm not very good at VBA and rather do it with controls and
queries, if possible.
The main form comes from the family table (last name). The main form has a
working list box.
The subform brings the family members from the familyMembers table. I want
another list box in the subform to easily view all family members and update
them when needed.
When I select a family from the main form, the subform shows me family
members for just that one family, but the list box in the subform shows me
all family members from the table. It doesn't narow down to the family I'm
working on.
Do I to run the entre form off a query and not directly from the tables?
Help please. I'm not very good at VBA and rather do it with controls and
queries, if possible.