Hi,
I have a userform with listview control and textboxes and combobox.
How do I transfer the listview items to textboxes that correspond their columns.
I have 10 textboxes and 2 combox., in my listview control i have 12 columns
In my sample below, if i will click or choose the row 1 its possible to transfer those data to the corresponding textboxes?
Any idea guys. thanks. or which is better to use listciew or listbox control? this is my first time to use this control in vba exccel. thank you.
ex. textboxes
ticket#: 00001
date: 2/21/2014
name: john doe
listview control
ticket#---------date---------Name
00001---------2/21/2014----john doe
00002---------2/21/2014----Jordan