docs / articles / How to Add Date Picker in Excel 365

How to Add Date Picker in Excel 365

Eric Jul 09, 2026 2026-07-09 04:40:47

Streamlining your workflow in Excel 365 often involves automating repetitive tasks, and adding a date picker is a great way to do this. A date picker allows you to quickly select a date, saving you time and reducing errors. Here's a step-by-step guide on how to add a date picker in Excel 365.

How to Add Date Picker Calendar Drop Down in MS Excel (Easy)
How to Add Date Picker Calendar Drop Down in MS Excel (Easy)

Before we dive in, ensure you're using Excel 365 as the process differs from previous versions. Let's get started!

How to create a drop down list calendar (date picker) in Excel?
How to create a drop down list calendar (date picker) in Excel?

Understanding Date Picker in Excel 365

A date picker in Excel 365 is essentially a data validation list that displays a calendar for easy date selection. It's particularly useful for date-based columns like 'Due Date', 'Start Date', or 'Birthdate'.

Excel Date Picker - How to Insert? (Step by Step Examples)
Excel Date Picker - How to Insert? (Step by Step Examples)

Excel 365 offers a built-in date picker, but it's not as intuitive as other software. We'll guide you through the process using a workaround with a calendar table.

Creating a Calendar Table

How to Add Dates in Excel Automatically (2 Simple Steps)
How to Add Dates in Excel Automatically (2 Simple Steps)

First, let's create a calendar table that will serve as our date picker. This table will contain dates from the current year to the next five years.

To create the table, use the following formula in cell A2: `=DATE(YEAR(TODAY()),MONTH(TODAY()),1)`. Then, drag the formula down to copy it for each row. This will create a list of dates starting from the first day of the current month.

Formatting the Calendar Table

Excel VBA USERFORMS #25 Date Picker Calendar revealed! Loop through Userforms and Controls  Example
Excel VBA USERFORMS #25 Date Picker Calendar revealed! Loop through Userforms and Controls Example

Next, format the calendar table to resemble a calendar. Select the table, go to the 'Home' tab, click on 'Format as Table', and choose a style. Then, go to the 'Layout' tab, click on 'Merge & Center', and select the top-left cell. This will merge the header cells.

Now, let's add the day names as headers. In the first row, enter the day names (e.g., 'Monday', 'Tuesday', etc.). In the second row, enter the dates. The table is now ready to serve as our date picker.

Adding the Date Picker to Your Worksheet

Calculate days from/before date in Excel
Calculate days from/before date in Excel

Now that we have our calendar table, let's add it as a date picker to our main worksheet. We'll use data validation to link the two.

Select the cell where you want the date picker to appear. Go to the 'Data' tab, click on 'Data Validation', and under 'Settings', select 'List' from the 'Allow' dropdown. In the 'Ignore blank' checkbox, select 'False'.

How to create a date picker in Excel!๐Ÿ™
How to create a date picker in Excel!๐Ÿ™
302K views ยท 10K reactions | How to insert a calendar and date picker in Excelโ€ผ๏ธ ๐Ÿ—‚๏ธ Donโ€™t forget to save this post! ๐Ÿง‘โ€๐Ÿซ Get your FREE Excel templates with the link in our bio! ๐Ÿคฏ Follow us on TikTok, YouTube, Twit | CheatSheets
302K views ยท 10K reactions | How to insert a calendar and date picker in Excelโ€ผ๏ธ ๐Ÿ—‚๏ธ Donโ€™t forget to save this post! ๐Ÿง‘โ€๐Ÿซ Get your FREE Excel templates with the link in our bio! ๐Ÿคฏ Follow us on TikTok, YouTube, Twit | CheatSheets
How to insert dates from a Popup Calendar (date picker) in Excel โ€“ user guide | XLTools
How to insert dates from a Popup Calendar (date picker) in Excel โ€“ user guide | XLTools
NEW Date Picker in Excel for Web โ€“ Finally Here
NEW Date Picker in Excel for Web โ€“ Finally Here
Use This Free Excel Date Picker to Enter Dates on Worksheet
Use This Free Excel Date Picker to Enter Dates on Worksheet
Auto-Write Dates in Excel With This simple Trick in Seconds!๐Ÿ“…  #excel #excelshorts
Auto-Write Dates in Excel With This simple Trick in Seconds!๐Ÿ“… #excel #excelshorts
How to fill date by week in Excel quickly and easily?
How to fill date by week in Excel quickly and easily?
an image of a calendar in microsoft office 365 with the date and time tab open
an image of a calendar in microsoft office 365 with the date and time tab open
Calender in Excel โ€ผ๏ธ Amazing Excel trick using data validation and conditional formatting โœ… #Excel
Calender in Excel โ€ผ๏ธ Amazing Excel trick using data validation and conditional formatting โœ… #Excel
How to Filter Dates by Month and Year in Excel (4 Easy Methods)
How to Filter Dates by Month and Year in Excel (4 Easy Methods)
Create a date sequence in Excel and auto fill date series
Create a date sequence in Excel and auto fill date series
Never waste time typing out dates again with this calendar tool. ๐Ÿ—“
Never waste time typing out dates again with this calendar tool. ๐Ÿ—“
How to Create a Timestamp in Excel
How to Create a Timestamp in Excel
How to Create a Custom Date Format in Excel
How to Create a Custom Date Format in Excel
Auto-Fill Dates in Excel
Auto-Fill Dates in Excel
Perfect Inserting A Dropdown Calendar In Excel
Perfect Inserting A Dropdown Calendar In Excel
How to put dates in excel!
How to put dates in excel!
Excel Fixed Date vs TODAY Function for Beginners
Excel Fixed Date vs TODAY Function for Beginners
How to Use Excel UserForm as Date Picker (with Easy Steps) - ExcelDemy
How to Use Excel UserForm as Date Picker (with Easy Steps) - ExcelDemy
How to Quickly Insert Date And Time In Excel
How to Quickly Insert Date And Time In Excel

Linking the Calendar Table

In the 'Source' field, enter the range of your calendar table (e.g., 'Calendar!$A$2:$A$367'). Click 'OK'. The cell now displays a dropdown arrow, indicating the date picker is active.

To select a date, simply click on the cell and choose a date from the calendar. The selected date will appear in the cell, and the corresponding date in the calendar table will be highlighted.

Formatting the Date Picker Cell

To make the date picker cell stand out, you can format it as a date. Select the cell, go to the 'Home' tab, click on 'Number', and select 'Short Date' or your preferred date format.

And there you have it! You've successfully added a date picker to your Excel 365 worksheet. This will save you time and reduce errors, making your work more efficient.

Now that you've mastered the date picker, why not explore other Excel 365 features to further enhance your productivity? Happy automating!