D
Dkline
My main form has a list box lstPolNum whose row source is
qryPolicyNumberAlpha.
I want to add a set of subforms synchronized by the selection in the list
box. Right now I click on the list box, select a command button for a
report, and I get a report synchronized with the list box selection.
That list box is unbound. When I try to link, I get "Can't build link
between unbound forms".
How can I synchronize these?
qryPolicyNumberAlpha.
I want to add a set of subforms synchronized by the selection in the list
box. Right now I click on the list box, select a command button for a
report, and I get a report synchronized with the list box selection.
That list box is unbound. When I try to link, I get "Can't build link
between unbound forms".
How can I synchronize these?