G
Guest
I have the following formula:
=IF('[MPG(SIC) Report 2004.xls]FEB'!$R$27>0,(SUM('[MPG(SIC) Report
2004.xls]JAN:FEB'!$B$4)/SUM('[MPG(SIC) Report 2003.xls]JAN:FEB'!$B$4)-1),(0))
This works fine if the division value (2003) is greater than 0, however if
the division value is 0 then I need the value from the 1st part of the SUM
range to display.
Can anyone help me pls?
=IF('[MPG(SIC) Report 2004.xls]FEB'!$R$27>0,(SUM('[MPG(SIC) Report
2004.xls]JAN:FEB'!$B$4)/SUM('[MPG(SIC) Report 2003.xls]JAN:FEB'!$B$4)-1),(0))
This works fine if the division value (2003) is greater than 0, however if
the division value is 0 then I need the value from the 1st part of the SUM
range to display.
Can anyone help me pls?