I've seen plenty of questions and answers about how to save down the selections from a multi-select listbox, but I now need to go the other way: I need to select items in the list box based on the values in an array.
I assume I need to loop through the rows of the list box, but is there a .SetSelection or similar method?
Is this possible, or am I whistling in the dark?
-------------------
Rob Foye
Database Management
Regions Bank
I assume I need to loop through the rows of the list box, but is there a .SetSelection or similar method?
Is this possible, or am I whistling in the dark?
-------------------
Rob Foye
Database Management
Regions Bank