Position to row in multi-select listbox?

  • Thread starter Thread starter mscertified
  • Start date Start date
M

mscertified

Is there any way to position to a certain row in a multi-select listbox?
I have my code working for a single-select listbox but it does not work for
a multi-select listbox.
Yes, I could do this by changing the rowsource but I want to retain all rows
in the list but still position to a certain row.
I have looked in Access help but so far have found no clue there.
 
Back
Top