View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Seeker Seeker is offline
external usenet poster
 
Posts: 137
Default incorrect output of if formula

I have two cells with values which were macro auto copied from other cells by
copy - paste special €“ value, I have a =if(A1=A2,"yes","no") formula in third
cell to compare these two cells. From time to time the output of formula
gives inccorrect answer, but if I copy the first cell to the second cell
again manually using copy €“ paste function, the third cell gives the right
answer. Any idea why and how to correct this please?
Rgds