Unselected data of listbox should store in one variable
Hi,
I can able to store all selecteded listbox data in one variable by using this code GetFieldSelections(A,',',50), But now i want to storing in another variable all unselected data of listbox.