hi Gus,
> How would you additem to an listbox for the third column?
> ListBoxName.Additem "X" to Column(3)?????
You can't* do this, but you can change the RowSource property.
*) I should be possible via API, but i don't consider this a clean hack.
mfG
--> stefan <--