Also in RS if using an IIf statement as a formula (like excel):
example: =IIF(SUM(Fields!Col.Value + Fields!Col2.Value) > 0, ((SUM(Fields!Col1.Value) - SUM(Fields!Col3.Value) - SUM(Fields!Col4.Value))/ Fields!Col3.Value)
If you need to export to excel...