docs / articles / "Create Excel 365 Drop-Down Calendar Date Picker"

"Create Excel 365 Drop-Down Calendar Date Picker"

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

Creating a dropdown list calendar date picker in Excel 365 can enhance your data organization and analysis. This feature allows users to select dates from a dropdown list, ensuring data consistency and reducing manual errors. Here's a step-by-step guide to help you create one.

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

Before we dive in, ensure you're using Excel 365, as the data validation feature used here is not available in earlier versions. Also, make sure your Excel is up-to-date to access the latest features.

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

Preparing Your Data

First, you need to create a list of dates that will populate your dropdown calendar. This list should be in a separate sheet or range, as it won't be visible in the final product.

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

For example, let's assume you have a list of dates in cells A1:A31 (2022-01-01 to 2022-12-31) in a sheet named "Dates".

Setting Up Data Validation

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

Now, let's set up data validation in the cell where you want the dropdown calendar to appear. This cell will be the input for your date selection.

1. Select the cell where you want the dropdown calendar (e.g., B2 in a new sheet).

Configuring the Data Validation

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

2. Click on the 'Data' tab in the Excel ribbon, then click on 'Data Validation'.

3. In the 'Settings' tab, under 'Allow', select 'List'.

Linking to Your Date List

How to Make a Calendar Template in Excel
How to Make a Calendar Template in Excel

Now, we'll tell Excel where to find the list of dates you created earlier.

4. In the 'Source' field, enter the range of your date list. For our example, it's 'Dates!$A$1:$A$31'. The $ signs ensure that the reference remains absolute, even if you copy the formula elsewhere.

How to Create a Drop Down List Hyperlink to Another Sheet in Excel
How to Create a Drop Down List Hyperlink to Another Sheet in Excel
Drop Down List in Excel
Drop Down List in Excel
Create A Drop-Down List In Excel To Restrict Data
Create A Drop-Down List In Excel To Restrict Data
Free Excel Calendar Template
Free Excel Calendar Template
How to Create a Drop-Down List in Excel (Data Validation)
How to Create a Drop-Down List in Excel (Data Validation)
How to create a date picker in Excel!🙏
How to create a date picker in Excel!🙏
How to make dynamic  dependent drop down lists in Excel
How to make dynamic dependent drop down lists in Excel
Create a Calendar in Excel - Tutorial
Create a Calendar in Excel - Tutorial
How to Make a Calendar in Excel [Complete Guide + Free Templates] - GeeksforGeeks
How to Make a Calendar in Excel [Complete Guide + Free Templates] - GeeksforGeeks
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 Create a Drop-down List in Excel (in 60 Seconds)
How to Create a Drop-down List in Excel (in 60 Seconds)
Excel Date Picker - How to Insert? (Step by Step Examples)
Excel Date Picker - How to Insert? (Step by Step Examples)
Calculate days from/before date in Excel
Calculate days from/before date in Excel
How to Make an Interactive Calendar in Excel? (2026 Template)
How to Make an Interactive Calendar in Excel? (2026 Template)
How to Create Drop Down Lists in Excel - Complete Guide + Video Tutorial
How to Create Drop Down Lists in Excel - Complete Guide + Video Tutorial
NEW Date Picker in Excel for Web – Finally Here
NEW Date Picker in Excel for Web – Finally Here
How to Create a Dropdown List in Excel (That Updates Automatically)
How to Create a Dropdown List in Excel (That Updates Automatically)
How to Insert a Calendar in Excel (the Simplest Way)
How to Insert a Calendar in Excel (the Simplest Way)
How to Edit a Dropdown Box in Excel - Excel tips for Beginners
How to Edit a Dropdown Box in Excel - Excel tips for Beginners
How to Add a Drop Down List In Excel- Tutorial
How to Add a Drop Down List In Excel- Tutorial

Formatting the Drop-Down List

5. Click on the 'Input Message' tab. Here, you can add a prompt that appears when a user clicks on the cell. This can be helpful for guiding users on what to select.

6. Click 'OK' to close the Data Validation dialog box. You should now see a small triangle in the top-right corner of your selected cell, indicating that a dropdown list is available.

Testing Your Dropdown Calendar

7. Click the small triangle to open the dropdown list. You should see your list of dates. Click on a date to select it. The selected date should now appear in the cell, and the dropdown list should remain available for future selections.

Formatting the Selected Date

Finally, you might want to format the selected date to display in a more readable format. By default, Excel displays dates as 'mm/dd/yyyy'.

8. Select the cell with the selected date, then click on the 'Home' tab in the Excel ribbon. In the 'Number' group, click on the 'Format' dropdown, then select 'More Number Formats...'.

Changing the Date Format

9. In the 'Number' tab, under 'Category', select 'Date'. Then, under 'Type', choose the date format you prefer (e.g., 'yyyy-mm-dd'). Click 'OK' to close the dialog boxes.

That's it! You've now created a dropdown list calendar date picker in Excel 365. This feature can save you time and reduce errors when entering dates, making your data analysis more efficient. Happy Exceling!