T
TK
How do I reset the selections in a multi select list box in the OnCurrent
event of a form? I am using the multi select for choices for a report and
when they print the report and scroll to the next record in the dialog box,
the selections remain highlighted. I have tried resetting the .ItemsSelected
and the .Selected properties, but it does not like that at all.
Thanks in advance.
TK
event of a form? I am using the multi select for choices for a report and
when they print the report and scroll to the next record in the dialog box,
the selections remain highlighted. I have tried resetting the .ItemsSelected
and the .Selected properties, but it does not like that at all.
Thanks in advance.
TK