View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nigel
 
Posts: n/a
Default listing 1 of value in column of multiples

Hi,
is there a way of listing 1 of items that may be be in multiples in a column?
example:

Column A Column B
1234 £5000
5644 £7600
1234 £5000
1234 £5000
6875 £7800

i have column a listed via data validation so the sum next to it will always
read the same as any matching figure in the column. i only want it to list
the number once giving me:
1234 £5000
5644 £7600
6875 £7800

thanks in advance

NS