M
Mesa
OK, I am pulling out my hair trying to figure this one out......
I have a main form with a subform. In the subform I have a table with
a One to Many relationship with a table in the main form. The subform
links field is linked to the main form tables primary key. In short,
i can type multiple notes in the subform about a record in the main
form.
Ok, here is the kicker, inside the subform I made a list box to select
the indiviual notes per record. It works fine except it displays all
the notes of all records and I want to display only the notes for each
selected record. I know I have to change the [Properties, Data, Row
Source] because I know by default it displays all the records of the
field, but i dont know any way to do what i am trying to do.
Thankyou for looking this question up.
I have a main form with a subform. In the subform I have a table with
a One to Many relationship with a table in the main form. The subform
links field is linked to the main form tables primary key. In short,
i can type multiple notes in the subform about a record in the main
form.
Ok, here is the kicker, inside the subform I made a list box to select
the indiviual notes per record. It works fine except it displays all
the notes of all records and I want to display only the notes for each
selected record. I know I have to change the [Properties, Data, Row
Source] because I know by default it displays all the records of the
field, but i dont know any way to do what i am trying to do.
Thankyou for looking this question up.