S
S Jackson
I want my report to display the selections a user has made from a
multi-select list box. I tried inserting this as the control source:
=[Forms]![fdlgRptsSingle]![RegListBx].column(0)
But that only creates wierd results. It puts in the last selection made by
the user, not ALL of the selections.
Can anyone help here?
TIA!
S. Jackson
multi-select list box. I tried inserting this as the control source:
=[Forms]![fdlgRptsSingle]![RegListBx].column(0)
But that only creates wierd results. It puts in the last selection made by
the user, not ALL of the selections.
Can anyone help here?
TIA!
S. Jackson