View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
tom[_7_] tom[_7_] is offline
external usenet poster
 
Posts: 24
Default Cells Contents Anywhere Else in Column

Seems the easiest way is to simply sort on the column. What do you want to do
it you find duplicates?


Just print the cell numbers elsewhere on the worksheet, where there
will then be manual intervention.

-tom