iceman4000000
Programmer
Hi everyone... imagine a file which contains a column. In this one column, there are hundreds of rows containing a number - so it looks like a column extracted from an excel spreadsheet. Some of the numbers appear several times. I have sorted the column into numerical order. Does anyone know how I can get rid of the multiple occurences of numbers, so that every number in the file is unique? I'd much appreciate it...