G
Guest
Hi,
I have 2 sub forms. Subform A is a datasheet. SubformB is a form with 2
fields, CaseNo and Notes. Both subforms are fed off of the same query. When
I am on the current record of subformA, I need the notes for that current
record to display in subformB. I have tried doing a Master/ Child link but
it will not let me. The message says I can't link unbound forms, yet they
are both bound. I am assuming it is because one is not sub to the other.
I have also tried putting this code in subformA's txtCaseNo "On Click"
property but it does not work. Any suggestions?
Thanks.
I have 2 sub forms. Subform A is a datasheet. SubformB is a form with 2
fields, CaseNo and Notes. Both subforms are fed off of the same query. When
I am on the current record of subformA, I need the notes for that current
record to display in subformB. I have tried doing a Master/ Child link but
it will not let me. The message says I can't link unbound forms, yet they
are both bound. I am assuming it is because one is not sub to the other.
I have also tried putting this code in subformA's txtCaseNo "On Click"
property but it does not work. Any suggestions?
Thanks.