The absolute references will make no difference. Excel keeps track of
where cells are which is a good thing in most cases. If you realy need
it to stay at b4 you will have to write
=IF(A4=indirect("B4"),"SAME","DIFFERENT")
But I would not recommend it
Regards
Dav
--
Dav
------------------------------------------------------------------------
Dav's Profile:
http://www.excelforum.com/member.php...o&userid=27107
View this thread:
http://www.excelforum.com/showthread...hreadid=573136