S
Stephen English
When I open a User Form with a listbox in fmMultiSelectMulti mode, I want to
be able to select several values based on the list index number
i.e I know i want the first, third and fifth values selected
Anyone know how I do this please?
I have tried frmReport.lstDirections(3).Selected = True
Thanks
Stephen
be able to select several values based on the list index number
i.e I know i want the first, third and fifth values selected
Anyone know how I do this please?
I have tried frmReport.lstDirections(3).Selected = True
Thanks
Stephen