View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Simon[_11_] Simon[_11_] is offline
external usenet poster
 
Posts: 1
Default Colour cells with dupilate numbers

Is it possible to have a column of numbers and as I enter
new numbers to the column the cell changes colour if the
number already appears in the column.

Column

100052
100053
100098
100032


New number entered

100056 - No colour change

100053 - Cell colour changed


Many Thanks

Simon