View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scrabtree23[_3_] scrabtree23[_3_] is offline
external usenet poster
 
Posts: 55
Default non-duplicated values

I have data in columns A and B on spreadsheet one. I need a macro that will
look down column B and then look down column A and list in column C only the
values that are not duplicated in both columns A and B. In other words, I
need the unduplicated items to be listed in column C.