|
-
Aug 22nd, 2005, 12:46 AM
#3
Thread Starter
Lively Member
Re: list10.column(0).additem? hah!
 Originally Posted by dannymking
to add items to the columns in a list box do
VB Code:
Me.List10.AddItem rst!QnsID &";" & rst!Question
Hey dannymking,
thanks for replying. i understand that, that will add items from the table into the listbox's only column.
what if i have two columns? how do i put QnsID and Question into column 1 and 2 of the listbox respectively.
Thank you.
Astro
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|