Thread: vlookup
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joey[_3_] Joey[_3_] is offline
external usenet poster
 
Posts: 3
Default vlookup

Hi,
how to use vlookup that actually select those values in
column A which does not appear in column B and vice versa.

example:
Columns
A B C(From column A) D(From column B)
2.3 1.3 1.2 0.4
1.3 0.4 1.4 2.6
3.6 2.6
1.2 2.3
1.4 3.6


many thanks

regards,
Joey