Hi All
I need to calculate the ROI on projects with savings and the below formula is working correctly when projects have a cost and saving.
=([Expected cost savings in 1st 12 months]@row - [Total project costs]@row ) / [Total project costs]@row
However, some project have no cost, or no savings or both and these return minus ROI's or #DIVIDE BY ZERO.
What do i need to do to the formula to ignore projects with no spend or savings?
Kind regards
Paul