|
Developer Says:
This little project demonstrates how to add unique items in a ListBox. The user inputs a string which is added to the list, but only if it is not already added. The projects makes use of "Instr" String function to check for duplication
|