J
Janelle
I am trying to copy a long "=IF" formula down a row by dragging it. The
"=IF" formula is linked to another worksheet, and I am trying to increase the
attached cell row references (to the linked worksheet) by more than one. I
can only figure out how to stop the incrementation all together, or have it
increase by one each row. How can I do this?
ie.
=IF(SUM(SheetOne!H112+SheetOne!I112+SheetOne!J112>40,SUM(SheetOne!H112+SheetOne!I112+SheetOne!J112)-35,0)
=IF(SUM(SheetOne!H119+SheetOne!I119+SheetOne!J119>40,SUM(SheetOne!H119+SheetOne!I119+SheetOne!J119)-35,0)
"=IF" formula is linked to another worksheet, and I am trying to increase the
attached cell row references (to the linked worksheet) by more than one. I
can only figure out how to stop the incrementation all together, or have it
increase by one each row. How can I do this?
ie.
=IF(SUM(SheetOne!H112+SheetOne!I112+SheetOne!J112>40,SUM(SheetOne!H112+SheetOne!I112+SheetOne!J112)-35,0)
=IF(SUM(SheetOne!H119+SheetOne!I119+SheetOne!J119>40,SUM(SheetOne!H119+SheetOne!I119+SheetOne!J119)-35,0)