Thread: compare columns
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
abulenta abulenta is offline
external usenet poster
 
Posts: 2
Default compare columns

Hi

I am trying to create a code in Vba to compare the text of 2 columns in
Exel (for finding a list of words that are equal between the two) and
create another column with the result .Can you help me?