G
Guest
I have a table where the values in a field can be picked from a list - but
this list depends on the value in another field in the same table.
Example: I have a field called "kids". I can select a kid-value from a list
of kids - but I only want to select among the kids in the "family" - i.e. I
have a field specifying the family. This selection should limit my list of
kids to only the reæevant ones.
Can I set up a combo box where this relation is implemented?
Alternatively I create a form with this logic - but at this stage it would
be easier to do without.
this list depends on the value in another field in the same table.
Example: I have a field called "kids". I can select a kid-value from a list
of kids - but I only want to select among the kids in the "family" - i.e. I
have a field specifying the family. This selection should limit my list of
kids to only the reæevant ones.
Can I set up a combo box where this relation is implemented?
Alternatively I create a form with this logic - but at this stage it would
be easier to do without.