View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tabatha[_2_] Tabatha[_2_] is offline
external usenet poster
 
Posts: 4
Default Comparing Information in 2 columns

I need to know how to compare a cell address in one column and find if that
cell location is in another column.

I thought that i would use the if function and my formula was
=if(e1=n4:n300,true,false) but this does not seem to work any help would be
appreciated.