P
PPCdude
Can anyone tell me how you can copy the selected item's text to a
variable? It comes out blank everytime I use.
pseudocode example:
listbox5 = listboxex
variablename = listbox5.text
variablename will = "" even if there is an item selected.
Also, it's cool that you can have different colors for the different
rows. How do you change the colors?
Thanks!
variable? It comes out blank everytime I use.
pseudocode example:
listbox5 = listboxex
variablename = listbox5.text
variablename will = "" even if there is an item selected.
Also, it's cool that you can have different colors for the different
rows. How do you change the colors?
Thanks!