I have an itemlistbox which I populate from a table. It's set to multiselect. I can pick and save the selections to a table with no problems. What I can't seem to figure out is how to get the itemlistbox to set the index(s) based on the data. When the itemlistbox loads nothing is selected. How can I pass a table of records to the itemlistbox so that they appear selected?