E
eleanor
I am currently using this formula
=IF((IF(($F$65*$C66/$C$84-A66)<0,TRUE,FALSE))=TRUE,MROUND(($F$65*$C66/$C$84-A66),-1000),MROUND(($F$65*$C66/$C$84-A66),1000))
Very often, I need to copy it to other cell and then change $f$65 and
$c66 and $c$84 and A66 to the necessary.
And I realised I need to change it 3 times in that long string of
formula. Sometime in a hurry, I forgot to change all of it (3 time).
Is there a way where, the middle and last portion of the long formula
will change automatically the moment I just change the beginning of the
formula.
Thank you very much for your assistance. Truly appreciate it.
Regards
=IF((IF(($F$65*$C66/$C$84-A66)<0,TRUE,FALSE))=TRUE,MROUND(($F$65*$C66/$C$84-A66),-1000),MROUND(($F$65*$C66/$C$84-A66),1000))
Very often, I need to copy it to other cell and then change $f$65 and
$c66 and $c$84 and A66 to the necessary.
And I realised I need to change it 3 times in that long string of
formula. Sometime in a hurry, I forgot to change all of it (3 time).
Is there a way where, the middle and last portion of the long formula
will change automatically the moment I just change the beginning of the
formula.
Thank you very much for your assistance. Truly appreciate it.
Regards