Creating a working days calendar in Excel can help you manage your schedule, track tasks, and stay organized. With its user-friendly interface and robust features, Excel is an excellent tool for creating custom calendars. Let's dive into the step-by-step process of creating a working days calendar in Excel.

Before we begin, ensure you have Microsoft Excel installed on your computer. For this guide, we'll use Excel for Windows, but the process is similar for Mac users. Let's start by creating a new workbook and setting up our calendar.
![How to Make a Calendar in Excel [Complete Guide + Free Templates] - GeeksforGeeks](https://i.pinimg.com/originals/78/2e/dd/782edd519265541d1f6be8a19c510453.png)
Setting Up the Calendar
To create a working days calendar, we'll first set up the basic structure and then customize it to fit our needs.

1. Open Microsoft Excel and create a new workbook. You'll see a blank spreadsheet with columns A to X and rows 1 to 104.
Defining the Calendar Range

Our calendar will span a year, so we'll need to define the range for our dates. In cell A1, enter the following formula to get the current date: `=TODAY()`. This will display the current date in the cell.
Next, select cell A1 and drag the small square in the bottom-right corner of the cell down to row 366. This will automatically fill in the dates for the next 365 days, creating a calendar that spans a year.
Formatting the Calendar

Now that we have our dates, let's format the calendar to make it easier to read. Select cells A1 to X366, then click on the "Home" tab in the ribbon. In the "Number" group, click on the "Format as Table" dropdown and select "Month". This will format the dates as months and add a calendar-style layout to your spreadsheet.
To customize the calendar further, you can change the font, add borders, or adjust the column widths. Right-click on the calendar and select "Format Cells" to access these options.
Customizing the Working Days Calendar

Now that we have the basic calendar set up, let's customize it to display only working days. We'll use conditional formatting to highlight weekends and hide them from the calendar view.
1. Select cells A1 to X366, then click on the "Home" tab in the ribbon. In the "Styles" group, click on "Conditional Formatting" and select "New Rule..."




















Highlighting Weekends
In the "New Formatting Rule" dialog box, select "Use a formula to determine which cells to format". In the "Format values where this formula is true" field, enter the following formula: `=OR(WEEKDAY(A1,2)=1,WEEKDAY(A1,2)=7)`. This formula will highlight cells that correspond to Saturdays (1) and Sundays (7) in the calendar.
Click on the "Format" button, choose the fill color you want to use for weekends (e.g., light gray), and click "OK". Then, click "OK" again to close the "New Formatting Rule" dialog box. Your weekends should now be highlighted in the selected color.
Hiding Weekends
To hide weekends from the calendar view, we'll use the "Hide & Unhide" feature in Excel. First, select cells A1 to X366. Then, click on the "Home" tab in the ribbon, and in the "Cells" group, click on "Format" and select "Hide & Unhide". In the "Hide & Unhide" dialog box, select "Hidden" and click "OK". This will hide the weekends from the calendar view.
Now, your working days calendar should display only the weekdays, making it easier to manage your schedule and track tasks.
Adding Tasks and Events
With our working days calendar set up, let's add tasks and events to help us stay organized.
1. In cell A1, enter a header for your tasks, such as "Task/Event". In cell B1, enter a header for the date, such as "Date". You can also add additional columns for more details, such as "Description", "Priority", or "Status".
Entering Tasks and Events
Now, enter your tasks and events in the calendar. In the first column (A), enter the task or event name. In the second column (B), enter the date for the task or event using the date format you set up earlier (e.g., "01/01/2023"). You can also enter additional details in the other columns you created.
To sort your tasks and events by date, select the entire table (including headers) and click on the "Data" tab in the ribbon. In the "Sort & Filter" group, click on "Sort A to Z" or "Sort Z to A" to organize your tasks and events by date.
Using AutoFilter to Filter Tasks and Events
To filter your tasks and events by category or priority, you can use the AutoFilter feature in Excel. Select the entire table (including headers) and click on the "Data" tab in the ribbon. In the "Sort & Filter" group, click on "Filter" to add drop-down menus to your headers. You can then filter your tasks and events by selecting the appropriate options from the drop-down menus.
Using AutoFilter allows you to quickly filter your tasks and events by category, priority, or other criteria, making it easier to manage your workload and focus on specific tasks.
Congratulations! You've now created a working days calendar in Excel that can help you manage your schedule, track tasks, and stay organized. With this custom calendar, you can easily add, edit, and delete tasks and events as needed. Keep your calendar up-to-date and use it to plan your days, weeks, and months ahead. Happy organizing!