View Single Post
  #1   Report Post  
pmarques
 
Posts: n/a
Default retrieve numbers excluding the repeticions


I Have one columm with numbers (with one or several occurrences)
34567
34567
54311
12345
54311
33321
...

and i want in other columm
(only one occurrence of each number, preferably without blank spaces)

34567
54311
12345
33321
....

How can this be done???
Thanks :)


--
pmarques
------------------------------------------------------------------------
pmarques's Profile: http://www.excelforum.com/member.php...o&userid=25110
View this thread: http://www.excelforum.com/showthread...hreadid=467841