View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Novice Lee Novice Lee is offline
external usenet poster
 
Posts: 36
Default Compare column of number

Hello,
Is there a way to compare numbers in a column and return the numbers once.
Example:
a b c d e f
300 300 310 312 400 411
310
300
312
411
400
400
400

Thanks