I do a list box whit vbtab..
Item1 vbtab vbtab vbtab Item2

So.
I get the first line
list1.list(0)
and I want to slip the Item1 and the Item2
in the variable:
VARclass = Item1
VARapp = Item2

Ps.: I have 3 vbTAB between...