D
Denise
Hello - posted a message last week about having a listbox
that relates to table information - I got a great
response but it didn't quite cover what I need.
I have a subform [subfrmFamily] on [frmClient]. This
subform allows the user to add family members to the
client....so if the user is at record "Bob", he can go to
the subform and add "Mary" as sister and "Jane" as
daughter. They are all tied to the same family ID number
from [tblFamily]
What I need is: when I'm at record "Mary", a listbox that
shows all family members with the same FamilyID number
as "Mary" BUT, I need it to relate to the [ClientID]. In
other words, if ClientID belongs to a FamilyID, show all
ClientID's within the same FamilyID.
I hope this makes sense. Thanks in advance for help!!
Denise
that relates to table information - I got a great
response but it didn't quite cover what I need.
I have a subform [subfrmFamily] on [frmClient]. This
subform allows the user to add family members to the
client....so if the user is at record "Bob", he can go to
the subform and add "Mary" as sister and "Jane" as
daughter. They are all tied to the same family ID number
from [tblFamily]
What I need is: when I'm at record "Mary", a listbox that
shows all family members with the same FamilyID number
as "Mary" BUT, I need it to relate to the [ClientID]. In
other words, if ClientID belongs to a FamilyID, show all
ClientID's within the same FamilyID.
I hope this makes sense. Thanks in advance for help!!
Denise