Removing duplicate items from a listbox
Hi, I can't figure out how to remove duplicate items from a listbox can anyone help?
I guess a loop which cycles though all the items and checks for ones with the same names would work but I'm just not clever enough to figure out how to do this