Hi all,
I wonder if someone could help me with a formula. I have 2 columns which will either have a number in it or text "Not applicable" such as:
2 2
3 3
2 Not applicable
I need a formula which will multiply the 2 numbers together or return Not applicable if that is what is recorded in the cell. I came up with this =IF(D3>0,D3*E3,"Not applicable") which multiplies the numbers ok but just returns #VALUE!
Any guidance would be much appreciated.
Thank you!
I wonder if someone could help me with a formula. I have 2 columns which will either have a number in it or text "Not applicable" such as:
2 2
3 3
2 Not applicable
I need a formula which will multiply the 2 numbers together or return Not applicable if that is what is recorded in the cell. I came up with this =IF(D3>0,D3*E3,"Not applicable") which multiplies the numbers ok but just returns #VALUE!
Any guidance would be much appreciated.
Thank you!