ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Sums - D4 MINUS D3 EQUALS D5 (https://www.excelbanter.com/excel-worksheet-functions/196547-sums-d4-minus-d3-equals-d5.html)

Mark

Sums - D4 MINUS D3 EQUALS D5
 

I am trying to make a spreadsheet for mileage expenses

for example
if D4 is the amount i was paid
and D3 is the amount of fuel i Paid for
I need to know how much is left for wear and tear costs D5

I can not get this sum to work, can you help with the formula?

eg: D4 =100
D3 = 50
D5 needs to automatically work out the difference so D5 = 50.

exoticdisease

Sums - D4 MINUS D3 EQUALS D5
 
Put this in cell D5:

=sum(d4-d3) or even just =d4-d3

"Mark" wrote:


I am trying to make a spreadsheet for mileage expenses

for example
if D4 is the amount i was paid
and D3 is the amount of fuel i Paid for
I need to know how much is left for wear and tear costs D5

I can not get this sum to work, can you help with the formula?

eg: D4 =100
D3 = 50
D5 needs to automatically work out the difference so D5 = 50.


Teethless mama

Sums - D4 MINUS D3 EQUALS D5
 
It's a "grade three" math

=D4-D3


"Mark" wrote:


I am trying to make a spreadsheet for mileage expenses

for example
if D4 is the amount i was paid
and D3 is the amount of fuel i Paid for
I need to know how much is left for wear and tear costs D5

I can not get this sum to work, can you help with the formula?

eg: D4 =100
D3 = 50
D5 needs to automatically work out the difference so D5 = 50.



All times are GMT +1. The time now is 03:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com