Project Management

Meeting Notes & Action Items Tracker

Record meeting outcomes and track action items with automated follow-up reminders

Get this built around your data

✓ Free to download  ·  ✓ Excel 2016+ and Google Sheets  ·  ✓ Custom version in 24h

Meeting notes are only worth writing if the actions can be found afterwards. This template separates discussion from decisions and actions, so actions are a filterable table rather than a sentence buried in a paragraph.

What the worksheet looks like

The actual columns, with sample rows

Actions sheet: every action from every meeting, in one filterable table.
ABCDEFG
1MeetingDateActionOwnerDueStatus
2Weekly ops2026-07-07Renegotiate DPD ratesM. Ferrer2026-07-21Open
3Weekly ops2026-07-07Publish Q3 targetsA. Duval2026-07-14Done
4Board2026-07-09Draft hiring planK. Owens2026-07-31Open
5Weekly ops2026-07-14Add size chart to PDPS. Novak2026-07-28Open

The formulas that do the work

Why each one is written the way it is

  • =IF(AND([@Status]<>"Done",[@Due]<TODAY()),"OVERDUE",[@Status]) Status that reflects reality. An action marked Open and three weeks past due should not look the same as one due next month.
  • =COUNTIFS(Actions[Owner],[@Owner],Actions[Status],"Open") Open actions per person, which is the number to read out at the start of the next meeting.
  • =COUNTIFS(Actions[Meeting],[@Meeting],Actions[Status],"Done")/COUNTIFS(Actions[Meeting],[@Meeting]) Completion rate per recurring meeting. A meeting whose actions are consistently unfinished is a meeting with a problem.
  • =TEXTJOIN("; ",TRUE,IF(Actions[Meeting]=[@Meeting],Actions[Action],"")) All actions from one meeting as a single string, for pasting into a follow-up email.

Actions that were being agreed twice

A worked example with real numbers

A weekly operations meeting kept revisiting the same three items. Extracting actions into one table showed a 41% completion rate and, more tellingly, four actions raised twice under different wording. Reading open actions at the start rather than the end of the meeting moved completion above 80% within a month.

What is in the workbook

Tab by tab

Every tab in the workbook and what it is for.
TabContents
MeetingsDate, attendees, agenda and discussion notes.
ActionsEvery action across every meeting, with owner and due date.
DecisionsDecisions recorded separately from discussion.
DashboardOpen actions by owner and completion rate by meeting.
READMEThe rule: an action needs an owner and a date or it is not an action.

Features and related templates

What is included, and what to look at next

What it does

  • Meeting minutes template
  • Action item tracking
  • Automated reminders
  • Attendee management
  • Decision logging
  • Follow-up scheduling
  • Progress monitoring
  • Meeting history

Need it adapted?

  • Built around your own data and column names
  • Connected to your source system
  • Delivered within 24 hours

Questions about this template

Specific to this workbook, not generic

Why separate decisions from actions?

Because they are read at different times. A decision is looked up months later to answer "why did we do it this way"; an action is checked next week. Mixed together, neither is findable.

Should discussion notes be detailed?

Rarely. Nobody rereads them. Spend the effort on the decision and action rows, which are the parts with a future audience.

Can it remind owners automatically?

In Google Sheets, an Apps Script trigger can email owners with open actions each Monday. That is a short automation.

"This meeting tracker has revolutionized how we manage our meetings. The automated action item tracking and reminders ensure nothing falls through the cracks."

- Rachel K., Operations Manager