View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
naj naj is offline
external usenet poster
 
Posts: 2
Default trouble copying a formula

I have 2 collumns of data, and I want to compare them - using
=IF(F2E2,"Yes","NO"). This gives the correct answer in the cell, but when I
drag the contents down to repeat it for the rows below (by draging the
corner) the formula appears to copy correctly, showing 3's the row below,
etc, but the value provided is always the same as the first cell. Does
anyone know what I'm doing wrong