docs / articles / Add Drop-Down Calendar to Excel Cell

Add Drop-Down Calendar to Excel Cell

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

Streamlining your workflow in Excel often involves simplifying complex tasks, and adding a dropdown calendar to a cell can be a game-changer for date selection. This intuitive feature not only saves time but also reduces errors. Let's delve into how you can achieve this with a step-by-step guide.

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 begin, ensure you're using Excel 2010 or later, as this feature is not available in earlier versions. Now, let's explore the process of adding a dropdown calendar to an Excel cell.

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

Creating a Dropdown List

To create a dropdown calendar, we first need to create a list of dates. This list will serve as the dropdown menu for our cell.

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

Here's how you can create a list of dates:

Using the Date Function

Perfect Inserting A Dropdown Calendar In Excel
Perfect Inserting A Dropdown Calendar In Excel

The DATE function in Excel allows you to create a series of dates. For instance, to create a list of dates from January 1, 2022, to December 31, 2022, you can use the following formula in cell A1 and drag it down:

=DATE(2022, 1, 1)

Then, in cell A2, enter the following formula and drag it down:

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

=A1+1

This will create a list of dates from January 1, 2022, to December 31, 2022.

Using the AutoFill Feature

How to insert calendar in Excel (Date Picker & printable calendar template)
How to insert calendar in Excel (Date Picker & printable calendar template)

Alternatively, you can use the AutoFill feature to create a list of dates. Select cell A1, enter January 1, 2022, then drag the small square in the bottom-right corner of the cell down to create a list of dates.

Creating the Dropdown Calendar

Free Excel Calendar Template
Free Excel Calendar Template
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
an image of a calendar in excel
an image of a calendar in excel
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
Create a Calendar in Excel - Tutorial
Create a Calendar in Excel - Tutorial
How to Make an Interactive Calendar in Excel? (2026 Template)
How to Make an Interactive Calendar in Excel? (2026 Template)
How to Add a Drop Down List In Excel- Tutorial
How to Add a Drop Down List In Excel- Tutorial
Calendar in Excel: Make Dynamic, Interactive Calendar in Excel with Formula + Conditional Formatting
Calendar in Excel: Make Dynamic, Interactive Calendar in Excel with Formula + Conditional Formatting
Excel Calendar 2025 with 25 designed layouts - Free Download
Excel Calendar 2025 with 25 designed layouts - Free Download
Printable 2025 Quarterly Calendar Excel Template
Printable 2025 Quarterly Calendar Excel Template
How to Insert a Calendar in Excel (the Simplest Way)
How to Insert a Calendar in Excel (the Simplest Way)
a calendar with the date and time for january to march 2013, including dates on each page
a calendar with the date and time for january to march 2013, including dates on each page
Dynamic Calendar with Single formula
Dynamic Calendar with Single formula
How to make a dynamic calendar in excel
How to make a dynamic calendar in excel
Excel Data Validation Drop Down Select Multiple Items
Excel Data Validation Drop Down Select Multiple Items
a screenshot of a work schedule with the date and time listed in excel chart
a screenshot of a work schedule with the date and time listed in excel chart
Create a Calendar in Microsoft Excel or Insert a Reference Calendar
Create a Calendar in Microsoft Excel or Insert a Reference Calendar
How to Make & Format a Calendar in Excel - Tutorials
How to Make & Format a Calendar in Excel - Tutorials
Color Coding Drop-down list in Excel l Drop down list in cell #excelshorts #ytshorts #shorts
Color Coding Drop-down list in Excel l Drop down list in cell #excelshorts #ytshorts #shorts

Now that we have a list of dates, let's create the dropdown calendar in our cell.

Here's how you can do it:

Using the Data Validation Feature

Excel's Data Validation feature allows you to restrict the type of data that users can enter into a cell. In this case, we'll use it to create a dropdown list.

Select the cell where you want to add the dropdown calendar, then follow these steps:

  1. Click on the Data tab in the ribbon.
  2. In the Data Tools group, click on Data Validation.
  3. Under Settings, select List from the Allow drop-down menu.
  4. In the Source field, enter the range of cells containing your list of dates (e.g., A1:A365).
  5. Click OK.

Now, when you click on the cell, a dropdown calendar will appear, allowing you to select a date from the list.

Formatting the Cell

By default, the selected date will appear as a serial number. To display it as a date, select the cell, click on the Number group under the Home tab, then click on the Format as Date dropdown and choose the desired date format.

Customizing the Dropdown Calendar

You can customize the dropdown calendar to suit your needs. For instance, you can change the list of dates, add or remove dates, or change the date format.

To do this, simply modify the list of dates in the cells you've set as the source, then click on the cell with the dropdown calendar to update the list.

Adding a dropdown calendar to an Excel cell can significantly enhance your productivity and reduce errors. By following this guide, you can create a user-friendly date selection tool that integrates seamlessly with your workflow. Happy Excel-ing!