yinkajewole
Active Member
- Joined
- Nov 23, 2018
- Messages
- 281
I have a listbox with multi column, using this code
the label only displays the text on the first column without the remaining columns.
for instance,
cat pillar
the label should display "catpillar"
Code:
listbox1.value = label1.caption
for instance,
cat pillar
the label should display "catpillar"