S
Seth
I'm programmatically creating the rowsource string for a
Value List type Listbox. When I interrogate the control,
the listcount is 1 and all the columns have data. I set
listbox.Selected(0) = True, but ?listbox.Selected(0)
returns -1. Can anyone tell me why this happens?
Thanks.
Value List type Listbox. When I interrogate the control,
the listcount is 1 and all the columns have data. I set
listbox.Selected(0) = True, but ?listbox.Selected(0)
returns -1. Can anyone tell me why this happens?
Thanks.