All Templates
Business Ops

Project & Task Tracker

Track projects and tasks with auto-calculated completion %, overdue detection, status pills, and a personal "My Tasks" view that filters by who you are. Dashboard updates in real time as you flip tasks to Done.

What's Inside

  1. Start Here — How to use it, tips on adding new projects, how the completion math works.
  2. Projects — List of every project with Owner, Start Date, Target End, Status, Priority. Completion % auto-calculates from the Tasks tab — no manual updating.
  3. Tasks — One row per task. Status pills (To Do / In Progress / Done / Blocked), Priority pills (Low / Medium / High / Critical). Overdue tasks get a red Due Date.
  4. My Tasks — Pick your name from a dropdown — the table fills with just your open tasks, sorted by due date.
  5. Dashboard — 5-tile snapshot (Active Projects, Total Tasks, Done, Overdue, Completion %), per-project breakdown with progress bar, plus a Tasks-by-Status bar chart.

Key Features

Sample Formulas

Here are some of the formulas powering this template:

Auto-calc per-project completion %
=COUNTIFS(Tasks!B:B,A2,Tasks!E:E,"Done") / COUNTIF(Tasks!B:B,A2)
Count overdue tasks not yet Done
=COUNTIFS(Tasks!D:D,"<"&TODAY(),Tasks!E:E,"<>Done",Tasks!A:A,"<>")
Per-person task list driven by a dropdown
=QUERY(Tasks!A2:G,"SELECT A, B, D, E, F WHERE C = '"&B2&"' AND E <> 'Done' ORDER BY D LIMIT 50",0)

Get this template free

Enter your email and we'll give you instant access to copy this template into your Google Drive.

You're in.

Click below to copy this template into your Google Drive. Check your email for setup instructions.

Make a Copy

Need a custom project management system?

We build tailored project trackers with automated status updates, Slack notifications, and time tracking — all inside Google Sheets, no SaaS subscription required.

Start a build