View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Bancroft[_2_] Jim Bancroft[_2_] is offline
external usenet poster
 
Posts: 1
Default Finding difference between two columns

Hi all,

I have two columns of numbers which *should* match but don't. One
column stretches out longer than the other, and I'd like to create in a
third column that has all entries in Column A not in Column B. Can anyone
reccomend a way to do this? I've sorted both columns in ascending order, if
that helps.

Thanks,

-Jim