Skip to main content

Create a Self-Updating Work Schedule in Excel (with Free Template)

MyOnlineTrainingHubJuly 8, 202513 min189,909 views
14 connections·24 entities in this video→

Building the Calendar Structure

  • πŸ—“οΈ Start by entering the first date of the month in cell B3, using your local date format.
  • πŸ“… Utilize the SEQUENCE function to automatically generate all dates for the month, calculating the number of days by subtracting the start date from the end-of-month date and adding one.
  • ✍️ Apply a custom number format (e.g., d/ddd) to display the day number and abbreviated day name on separate lines, centering and wrapping text for readability.
  • 🎨 Format the date row with a pale green fill and bold, centered text.

Employee Data and Status Tracking

  • πŸ§‘β€πŸ’» Allocate three rows per employee: one for work status, one for start time, and one for finish time.
  • πŸ“Š Record standard working hours for each employee in a dedicated row, which will be used for automated finish time calculations.
  • πŸ“Œ Use freeze panes to keep employee names visible while scrolling horizontally through the schedule.
  • πŸ—‚οΈ Implement data validation to create dropdown lists for work status (e.g., 'working', 'day off', 'sick', 'holiday') in the designated status row.

Conditional Formatting for Clarity

  • 🌈 Apply conditional formatting to color-code work statuses, making the schedule easier to scan at a glance (e.g., blue for 'working', gray for 'day off').
  • 🎨 Repeat the conditional formatting process for 'sick' and 'holiday' statuses with distinct colors.

Automating Time Calculations

  • ⏱️ Enter only the start time for each employee; Excel will calculate the finish time using a formula.
  • βž• The finish time formula adds the standard working hours and any lunch break duration to the start time.
  • ⚠️ Use an IF function combined with an AND function to ensure finish times are only calculated if the status is 'working' and a start time is entered, preventing incorrect calculations on days off or when no start time is provided.

Enhancing Visuals and Dynamic Headings

  • πŸ“ Add dividing lines between employee data using conditional formatting with a bottom border rule, applied when the cell contains 'finish'.
  • 🚫 Turn off grid lines on the view tab for a cleaner, more professional look.
  • πŸ“ˆ Create a dynamic title using a formula that combines static text with the month name extracted from the start date using the TEXT function.
  • πŸ“Š Generate headline figures like total days worked using the COUNTIF function, counting cells that contain 'working'.
  • 🎨 Apply consistent formatting, including fill colors, bold text, and borders, to headline figures and the dynamic title for a cohesive design.
  • πŸ–ΌοΈ Insert icons via the 'Insert' tab to visually represent headline figures.
Knowledge graph24 entities Β· 14 connections

How they connect

An interactive map of every person, idea, and reference from this conversation. Hover to trace connections, click to explore.

Hover Β· drag to explore
24 entities
Chapters6 moments

Key Moments

Transcript50 segments

Full Transcript

Topics15 themes

What’s Discussed

Excel FormulasWork ScheduleConditional FormattingData ValidationSequence FunctionEnd of Month FunctionFreeze PanesCustom Number FormatDropdown ListsTime CalculationsDynamic TitlesHeadline FiguresCountif FunctionExcel TutorialSpreadsheet Template
Smart Objects24 Β· 14 links
PersonΒ· 1
ConceptsΒ· 16
ProductsΒ· 5
CompanyΒ· 1
MediaΒ· 1