Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

excel spreadsheet

ResolvedVersion 365

Megan has attended:
Excel Intermediate course

Excel Spreadsheet

Hello
I get given a report downloaded from Workday with our employees in European offices and Mumbai, with start dates so we can then filter and track their milestone anniversaries such as 5yr, 10yr etc - what is the best way to filter that information to show clearly the work anniversaries in each month of 2024 for example so i do not miss anyone?

RE: Excel Spreadsheet

Hi

Here’s a step-by-step guide to filter and track work anniversaries in Excel:

Add a Column for Anniversary Year:
Insert a new column next to the start dates.
Use the formula =YEAR(TODAY()) - YEAR([Start Date]) to calculate the number of years each employee has been with the company.

Add a Column for Anniversary Date:
Insert another column for the anniversary date.
Use the formula =DATE(YEAR(TODAY()), MONTH([Start Date]), DAY([Start Date])) to get the anniversary date for the current year.

Filter for Milestone Anniversaries:
Add a column to check for milestone anniversaries (e.g., 5, 10, 15 years).
Use the formula =IF(OR([Anniversary Year]=5, [Anniversary Year]=10, [Anniversary Year]=15), "Milestone", "").

Filter by Month:
Add a column to extract the month from the anniversary date.
Use the formula =TEXT([Anniversary Date], "mmmm") to get the month name.

Create a Filter:
Select your data range and go to the “Data” tab.
Click on “Filter” to add filters to your columns.
Filter the “Milestone” column to show only “Milestone”.
Filter the “Month” column to show the specific month you are interested in.

Highlight Milestone Anniversaries:
Use conditional formatting to highlight milestone anniversaries.
Select the “Milestone” column, go to “Home” > “Conditional Formatting” > “New Rule”.
Choose “Use a formula to determine which cells to format” and enter =[Milestone]="Milestone".
Set your desired formatting (e.g., bold text, different background color).
By following these steps, you should be able to clearly see the work anniversaries for each month in 2024 and ensure you don’t miss anyone’s milestone anniversaries.

Kind regards

Richard


STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

Wed 4 Sep 2024: Automatically marked as resolved.

Excel tip:

Percentage format

Ctrl+Shift+% applies the Percentage format, with no decimal places.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.35 secs.