G
Guest
Hi, Can anyone please help me in this problem?
I have a button that can add item to a list box in 3 columns every time I
click on it.
e.g. I have 3 column name, address, phone. Every time I click on the button,
it will add a new record to the list box, or I should say append the new
record to the existing items.
I tried the listbox.additem, but it only add one column.
Thanks
Anita
I have a button that can add item to a list box in 3 columns every time I
click on it.
e.g. I have 3 column name, address, phone. Every time I click on the button,
it will add a new record to the list box, or I should say append the new
record to the existing items.
I tried the listbox.additem, but it only add one column.
Thanks
Anita