G
Glint
Hi Guys,
I have a textbox that displays a list of available numbers in a csv format:
1,9,17,3,3,7,3 etc. The problem I have is that the numbers come from
different departments and therefore get repeated. This makes it difficult for
a user to use the box effectively.
How can I create a table out of the csv, and then make the textbox display
unique numbers, not repeating a number once it is in the list?
I have a textbox that displays a list of available numbers in a csv format:
1,9,17,3,3,7,3 etc. The problem I have is that the numbers come from
different departments and therefore get repeated. This makes it difficult for
a user to use the box effectively.
How can I create a table out of the csv, and then make the textbox display
unique numbers, not repeating a number once it is in the list?