Calculation Question

L

Lynn Q

Hi there,

Sorry, this is probably a dumb question, for which I apologise.

Anyway, need to know how to calculate a vehicle's usage of fuel, in other
words miles per gallon (kilometres per litre).

I have a spreadsheet that shows:
Date
Number of Litres to Fill
Reading (km) on each date
Total capacity of tank.

I want to see what the km/litre (mpg) is based on each fill-up.

I know what the number should be, but not how to tell Excel how to calculate
it. The numbers I get are out of whack.

Thanks!

Lynn
 
N

Niek Otten

Hi Lynn,

With the kms in C and the Liters in B, the formula on line 2 should be:

=(C2-C1)/B2

Fill down as far as needed
--

Kind Regards,

Niek Otten

Microsoft MVP - Excel
 
L

Lynn Q

Hi again,

Well, you know that was the formula I had except that I was using the
differential (c2-c1) in another column (d) and dividing that by the litres
in (b).

The vehicle in question tells me it's using 13 km/litre; whereas my
calculations are falling around 6.5. Odd, that.

So, any other ideas? Or is the vehicle display likely the error?

Thanks again.

Lynn
 
N

Niek Otten

Hi Lynn,

Your display may indicate liters per 100 km. What car? USA USV or Japanese
1.0 litre?

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel
 
B

BenjieLop

Lynn said:
Hi again,

Well, you know that was the formula I had except that I was using the
differential (c2-c1) in another column (d) and dividing that by th
litres
in (b).

The vehicle in question tells me it's using 13 km/litre; whereas my
calculations are falling around 6.5. Odd, that.

So, any other ideas? Or is the vehicle display likely the error?

Thanks again.

Lynn

Hi Lynn,

The formula given to you (and the one you are using) is correct.

How does the vehicle in question tell you that it is using 13 km per
Is this the rated mileage? If this (13 kpl) is indeed the rate
mileage, note that the actual consumption is always lower than th
rated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Help with two formulas 5
Average formula 4
CONVERT litres to imperial gallons 3
Looking for Mileage / MPG Tracking formula 3
fuel cost 1
MPG Calculations 8
Biodiesel 22
logic help needed - MPG calculation 16

Top