I have added a field to the rowsource of a list box and changed the bound column to read it (6, as it happens).
Trouble is, when I try to assign that value to my listbox (listTag1=listTag1.Column(5,i)), it reads only a null value.
This is making me hate listboxes, and I don't want to hate listboxes, as they're quite useful.
Any help very gratefully appreciated.
Trouble is, when I try to assign that value to my listbox (listTag1=listTag1.Column(5,i)), it reads only a null value.
This is making me hate listboxes, and I don't want to hate listboxes, as they're quite useful.
Any help very gratefully appreciated.