View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
T.R.[_2_] T.R.[_2_] is offline
external usenet poster
 
Posts: 2
Default need help copying the formula with a reaccurring cell in the f

You are Awesome man ! thanks alot for helping me ! that is what i needed it
to do !

"RagDyer" wrote:

Try this:

=IF($G$5+J19=$G$5,0,$G$5+J19)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"T.R." wrote in message
...
=IF((G5+J19)=G5,0,+G5+J19)

G5 needs to stay the same and cell J needs to keep adding .