View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default trouble copying a formula

First thing to try is:

Tools Options Calculation and check Automatic
--
Gary''s Student - gsnu200855


"naj" wrote:

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