Free Mileage Log Template for Excel

A ready-to-use Excel template, plus a step-by-step guide to building a compliant mileage log from scratch.

If you deduct business driving or get reimbursed for it, you need a mileage log: a trip-by-trip record of where you drove, why, and how far. Below is a free Excel template you can start using today, followed by a short guide to how a mileage log is put together — and the one shortcut that saves the most time.

Download the free Excel template (.xlsx)

No email required. Works in Excel for Windows, Mac, and the web.

What a mileage log needs to include

Whether you keep it in Excel or on paper, the IRS looks for the same basic details on every trip. A compliant mileage log records:

The important word is contemporaneous: log trips as you take them, not from memory at tax time. A spreadsheet makes that easy because you can add a row in seconds from your phone or laptop.

The 2025 standard mileage rate

Most people use the IRS standard mileage rate to turn miles into dollars. For 2025 the business rate is $0.70 per mile. Multiply your total business miles by the rate to get your deduction or reimbursement. The rate changes most years, so confirm the current figure on irs.gov before you file. The template keeps the rate in one cell so you only update it in one place.

How to create a mileage log in Excel, step by step

  1. Set up your columns. In a new sheet, add headers for Date, Business purpose, From, To, Miles, and Amount.
  2. Put your rate in one cell. Type your standard mileage rate (e.g. 0.70) into a labelled cell so you can reference it everywhere.
  3. Add the Amount formula. In the first Amount cell, multiply that row's miles by the rate — for example =E9*$F$4 — and fill it down. The $ signs lock the rate cell so it stays correct as you copy.
  4. Record each trip on its own row. Fill in the date, purpose, and the two locations as you go.
  5. Total the period. At the bottom, use =SUM(...) on the Miles and Amount columns to get your totals for the month, quarter, or year.

The free template above already has all of this built in, including a sample trip and a totals row.

The slow part: looking up the miles

Everything above is quick — except one thing. Filling in the miles for every trip usually means reading your odometer at both ends, or opening Google Maps, typing two addresses, and copying the distance back into your sheet. Do that for a few dozen trips and it becomes the whole chore.

RouteMetrics is an Excel add-in that removes that step. It adds a ROUTE.DISTANCE formula, so you type the two addresses and get the real driving miles back in the cell:

=ROUTE.DISTANCE("123 Main St, Pittsburgh PA", "456 Market St, Philadelphia PA")

→ returns the road distance in miles. Fill it down the whole Miles column and every trip is calculated at once — no odometer, no map tab.

ROUTE.DISTANCE filling driving miles down a column of addresses in an Excel mileage log
Driving miles filled down a whole column of trips from the From and To addresses.

It also returns drive time (ROUTE.TIME) and turn-by-turn directions (ROUTE.DIRECTIONS), and the values stay put when you reopen the workbook. The free trial includes 100 searches with no time limit.

Get RouteMetrics on Microsoft AppSource See pricing

Frequently asked questions

What does a mileage log need to include?

For each trip: the date, the business purpose, the starting and ending location, and the miles driven. Record trips as they happen rather than reconstructing them later.

What is the 2025 IRS standard mileage rate?

$0.70 per mile for business use in 2025. The rate usually changes each year — check irs.gov for the current figure.

Do I have to read my odometer for every trip?

No. If you record the trip accurately you can calculate the distance from the start and end addresses. RouteMetrics' ROUTE.DISTANCE formula returns real road miles between two addresses, so you can skip odometer readings entirely.

Is this template free?

Yes — download it above and use it however you like.

Related: Mileage reimbursement calculator for Excel · Expense report template · All Excel templates & guides

This guide is general information, not tax advice. Rules and rates change; confirm current requirements with the IRS or a tax professional.