add item to list box in multiple column

  • Thread starter Thread starter Guest
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top