docs / articles / Create Excel 2016 Calendar: No Template Needed

Create Excel 2016 Calendar: No Template Needed

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

Creating a calendar in Microsoft Excel 2016 can be a breeze, even without relying on a template. A custom Excel calendar can help you keep track of important dates, deadlines, and appointments. Here's a step-by-step guide to help you create one.

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

Before we dive into the process, ensure you have Microsoft Excel 2016 installed on your computer. Once you've opened the program, let's begin by setting up the basic structure of our calendar.

How to Make a Calendar in Excel [Complete Guide + Free Templates] - GeeksforGeeks
How to Make a Calendar in Excel [Complete Guide + Free Templates] - GeeksforGeeks

Setting Up the Calendar Structure

To create a calendar, we'll first need to set up the basic structure, including months, weeks, and days. Let's start with the months.

Create a Calendar in Excel - Tutorial
Create a Calendar in Excel - Tutorial

1. In cell A1, type "January" and drag the fill handle (small square at the bottom-right corner of the cell) to copy this header across the row until you've covered all 12 months.

Formatting Months

FREE Calendar & Planner Excel Template for 2026
FREE Calendar & Planner Excel Template for 2026

Now, let's format these months to make our calendar more readable.

1. Select the entire row containing the months (A1:M1).

2. Right-click and select "Format Cells" from the context menu.

Free Excel Calendar Template
Free Excel Calendar Template

3. In the "Number" tab, choose "Custom" from the list of categories.

4. In the "Type" field, enter "mmmm" (without quotes) and click "OK". This will format the months as full names (e.g., January).

Creating the Calendar Grid

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

Next, we'll create the grid that will hold our calendar dates.

1. In cell A2, type "1" and drag the fill handle down to cell A14 (this will create a column of numbers from 1 to 13).

How to Insert a Calendar in Excel (the Simplest Way)
How to Insert a Calendar in Excel (the Simplest Way)
How to make a dynamic calendar in excel
How to make a dynamic calendar in excel
How To Create a Calendar In Excel 2016 - VERY EASY!
How To Create a Calendar In Excel 2016 - VERY EASY!
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
How to Make & Format a Calendar in Excel - Tutorials
How to Make & Format a Calendar in Excel - Tutorials
Calendar in Excel
Calendar in Excel
How to Make an Interactive Calendar in Excel? (2026 Template)
How to Make an Interactive Calendar in Excel? (2026 Template)
How to make a monthly calendar printable using Google Sheets (online tool similar to Excel)
How to make a monthly calendar printable using Google Sheets (online tool similar to Excel)
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
[TUTORIAL] Easy Way to CREATE a Monthly CALENDAR In Microsoft Word (without a template)
[TUTORIAL] Easy Way to CREATE a Monthly CALENDAR In Microsoft Word (without a template)
How to Customize A Calendar Template in Excel
How to Customize A Calendar Template in Excel
Excel Calendar Templates | Firstprintable
Excel Calendar Templates | Firstprintable
How to Make a Family Calendar in Excel
How to Make a Family Calendar in Excel
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 Add 3 Different Date Picker Calendars in Microsoft Excel [Free Download]
How To Add 3 Different Date Picker Calendars in Microsoft Excel [Free Download]
How to Create a Month Calendar in Excel - Tutorial 📆
How to Create a Month Calendar in Excel - Tutorial 📆
Google Sheets Calendar Templates | Firstprintable
Google Sheets Calendar Templates | Firstprintable
Calendar Maker & Calendar Creator for Word and Excel
Calendar Maker & Calendar Creator for Word and Excel
Customize Excel Calendar 2026 - Create your own Excel Calendars
Customize Excel Calendar 2026 - Create your own Excel Calendars
Create a Calendar in Microsoft Excel or Insert a Reference Calendar
Create a Calendar in Microsoft Excel or Insert a Reference Calendar

2. In cell B2, type "2" and drag the fill handle across to cell M2 (this will create a row of numbers from 2 to 13).

3. Select the range A2:M13 and click on the "Home" tab in the ribbon.

4. In the "Styles" group, click on "Format as Table". Excel will recognize the range and offer to create a table. Click "OK".

5. In the "Create Table" dialog box, ensure the data range is correct and check the box for "My table has headers". Click "OK".

Populating the Calendar with Dates

Now that we have our calendar structure in place, let's populate it with dates.

1. In cell A15, type "=TODAY()" to insert the current date into the cell.

2. In cell B15, type "=A15+1" to add one day to the current date. This will give us the next day's date.

3. Select the range B15:M15 and drag the fill handle across to copy the formula and fill in the dates for the rest of the week.

4. Select the range A16:M16 and type "=B15" to copy the formula down to the next row, filling in the dates for the following week.

5. Continue this process, copying the formula down until you've filled in all the dates for your calendar.

Formatting Dates

To make our calendar more visually appealing, let's format the dates.

1. Select the range A2:M13 (excluding the headers).

2. Right-click and select "Format Cells" from the context menu.

3. In the "Number" tab, choose "Custom" from the list of categories.

4. In the "Type" field, enter "dddd, mmmm dd, yyyy" (without quotes) and click "OK". This will format the dates as "Day, Month Day, Year".

Adding Week Numbers

To make our calendar even more useful, let's add week numbers.

1. In cell A17, type "=TEXT(B15,"yyyy-mm-dd")" to insert the date in "yyyy-mm-dd" format.

2. In cell B17, type "=INT((A17-2)/7)+1" to calculate the week number for the date in cell A17.

3. Select the range B17:M17 and drag the fill handle across to copy the formula and fill in the week numbers for the rest of the week.

4. Select the range A18:M18 and type "=B17" to copy the formula down to the next row, filling in the week numbers for the following week.

5. Continue this process, copying the formula down until you've filled in all the week numbers for your calendar.

Congratulations! You've now created a custom calendar in Excel 2016 without using a template. This calendar can help you keep track of important dates, deadlines, and appointments. You can further customize it by adding colors, borders, and other formatting options to make it truly your own. Happy planning!