Thread: Find and Match
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Karen[_3_] Karen[_3_] is offline
external usenet poster
 
Posts: 4
Default Find and Match


This is in a previous posting and what i am trying to do.

Let's say you have these numbers in A1:A1300
1
3
3
23
3
6
7
8
9
10



"As you can see Col A is larger than Col B"

And you have these numbers in B1:B1065 1
1
3
2
5
6
7
8
9
1
1
In Column C you will see items in Column A that are not in Column B, such as
these:
23
10

23 + 10 Appear in Col C but i do not know how to run a macro, is there a
formula to achieve the same.

Thanks

Karen