• Skip to main content
  • Skip to primary sidebar
  • Deals
  • Features
  • Guides
  • Chromebooks
  • Videos
  • Podcast
  • More +
    • Reviews
    • Unboxing
    • Upcoming Devices
    • Chromebook Plus
    • Chrome
    • ChromeOS
    • Chrome OS Flex
  • Search
  • Sign Up
  • Log In
Chrome Unboxed – The Latest Chrome OS News

Chrome Unboxed - The Latest Chrome OS News

A Space for All Things Chrome, Google, and More!

  • Deals
  • Features
  • Guides
  • Chromebooks
  • Videos
  • Podcast
  • More +
    • Reviews
    • Unboxing
    • Upcoming Devices
    • Chromebook Plus
    • Chrome
    • ChromeOS
    • Chrome OS Flex
  • Search
  • Sign Up
  • Log In

How to Create a Countdown Timer in Google Sheets

September 25, 2022 By Johanna Romero View Comments

Featured image of Google Sheets icon with a countdown clock

Support our independent tech coverage. Chrome Unboxed is written by real people, for real people—not search algorithms. Join Chrome Unboxed Plus for just $2 a month to get an ad-free experience, access to our private Discord, and more. Learn more about membership here.
START FREE TRIAL (MONTHLY)START FREE TRIAL (ANNUAL)

Today we are going to learn how to create a countdown timer in Sheets by using a couple of built-in functions. These are going to be DATEDIF, which calculates the number of days, months, or years between two dates, and NOW() which return today’s date. The syntax for the DATEDIF formula is DATEDIF(start_date, end_date, unit) with the start and end date required to reference a cell that already contains a date or a function that returns a date, such as NOW(). The unit is an abbreviation for the unit of time you want to be calculated, such as the below:

• “Y”: the number of whole years between start_date and end_date.

• “M”: the number of whole months between start_date and end_date.

• “D”: the number of days between start_date and end_date.

• “MD”: the number of days between start_date and end_date after subtracting whole months.

• “YM”: the number of whole months between start_date and end_date after subtracting whole years.

• “YD”: the number of days between start_date and end_date, assuming start_date and end_date were no more than one year apart.

Source: Google Docs Editors Help

For example, if you want to calculate how many months and days are left until American Thanksgiving, which this year falls on November 24th, you would first create a cell that references the date of November 24th, which you will need to refer back to later in the DATEDIF function. Once that cell is created, proceed with creating two other cells, one for the number of months and one for the number of days.

Xremove ads
Shop Poly: Affordable Pro Audio for Hybrid Work

Next, we are ready to create our formulas. In the Months cell, type in the formula =DATEDIF(NOW(),A2,"M") with NOW() representing today’s date, A2 referencing the cell where you typed in the Thanksgiving date and “M” representing the number of months. However, since there is more than a month, but not exactly two months, between the two dates, there are days in between unaccounted for.

To calculate the number of days left after that month has elapsed, in the Days cell type in the formula =DATEDIF(NOW(),A2,"MD") with “MD” representing the number of days between the two events after the month has been subtracted.

Featured Videos

Xremove ads

As you can see in this example, there is one month and 30 days left until Thanksgiving instead of two whole months. This is because months and years are counted only if they are equal to or surpass the “day,” so if Thanksgiving fell on November 25th instead of the 24th, and today is September 25th, it would then count it as 2 months instead of one month and change.

I just want the steps!

1. Create a cell containing the date you want to count down to

2. Create another cell to enter your countdown formula, and type in =DATEDIF(NOW(),A2,"M")with “A2” referencing the cell where you entered the date you want to count down to and “M” representing months as the unit you want to count in.

3. If you also want to calculate the number of days left after the month has passed, create another cell and use the formula =DATEDIF(NOW(),A2,"MD").

SUBSCRIBE TO UPSTREAM

Get Chrome Unboxed delivered straight to your inbox

Upstream is our flagship, curated newsletter with the top stories, most click-worthy deals, giveaways, and trending articles from Chrome Unboxed sent directly to your inbox a few times a week. Join 31,000+ subscribers.

SUBSCRIBE HERE!

Filed Under: Guides and How-To's Tagged With: google sheets, how-to, sheets

Primary Sidebar

Xremove ads

Deals

The Lenovo Chromebook Slim 3 is the one to get, starting at just $139 right now

By Robby Payne
March 6, 2026

The best Chromebook deals today

By Robby Payne
March 6, 2026

The fantastic $599 deal on the Samsung Galaxy Chromebook Plus has returned

By Robby Payne
February 25, 2026

There are some great Pixel 10a pre-order offers right now: Here are my 2 favorite deals

By Joseph Humphrey
February 25, 2026

Save up to 25% off the Gemini-powered Nest Cam Indoor

By Joseph Humphrey
February 19, 2026

More Deals

Xremove ads

Reviews

Acer Chromebook Plus Spin 514 Review: Kompanio Ultra power in a convertible

By Robby Payne
December 24, 2025

My review after 6 weeks with the Lenovo Chromebook Plus 14 [VIDEO]

By Robby Payne
August 11, 2025

One week with the best small Android tablet you can buy, and I’m sold

By Robby Payne
May 9, 2025

Best Chromebooks of 2024 [VIDEO]

By Robby Payne
November 28, 2024

Samsung Galaxy Chromebook Plus Review: Samsung is back! [VIDEO]

By Robby Payne
October 28, 2024

More Reviews

Xremove ads

Guides

This Chromebook trackpad shortcut is definitely not new, but is blowing my mind

By Robby Payne
March 11, 2024

How to reduce broadcast delay on YouTube TV to stop live spoilers

By Robby Payne
December 8, 2023

Windows PC keyboard and Chromebook

How to use a Windows keyboard with a Chromebook

By Joseph Humphrey
December 8, 2023

How reset and revert your Chromebook to the previous version of Chrome OS

By Robby Payne
November 29, 2023

My Chromebook Plus features disappeared: here’s how I fixed it

By Robby Payne
November 24, 2023

More Guides

TWITTER · FACEBOOK · INSTAGRAM · YOUTUBE · EMAIL · ABOUT

Copyright © 2026 · Chrome Unboxed · Chrome is a registered trademark of Google Inc.
We are participants in various affiliate advertising programs designed to provide a means for us to earn fees by linking to affiliated sites.

PRIVACY POLICY