I need to create a spreadsheet to calculate the total of two or three cells depending on whether just two or all three contain data.
A3 contains an amount of money
B3 contains a number from 1-12
C3 contains another amount of money (if input)
The total in D3 will either be A3*B3 or A3*B3+C3
I'm not sure how to do this and make it work either way without errors or hidden cells.
Can someone please help?
Thanks.
A3 contains an amount of money
B3 contains a number from 1-12
C3 contains another amount of money (if input)
The total in D3 will either be A3*B3 or A3*B3+C3
I'm not sure how to do this and make it work either way without errors or hidden cells.
Can someone please help?
Thanks.
Last edited: