Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to Create Gantt Chart in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • How to Create Column Chart in Excel
  • How to create Checklist in Excel
  • How To Insert and Customize Sparklines in Excel

References

  • Multi-criteria lookup and transpose in Excel
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to create dynamic named range with OFFSET in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to get last row in text data in Excel

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation specific characters only
  • Data validation must not exist in list
  • Excel Data validation don’t exceed total
  • Excel Data validation allow weekday only

How to calculate number of Days until Birthday

by

To calculate the number of days until your birthday in Excel, execute the following steps.

1. Enter the date of birth into cell A2.
date-of-birth How to calculate number of Days until Birthday

2. Enter the TODAY function into cell B2 to return today’s date.

today How to calculate number of Days until Birthday

3. The most difficult part in order to get the number of days until your birthday is to find your next birthday. The formula below does the trick.

next-birthday How to calculate number of Days until Birthday

Explanation: The DATE function accepts three arguments: year, month and day. We used the DATEDIF function to find the number of complete years (“y”) between Date of Birth and Today. DATEDIF(A2,B2,”y”) equals 38. If 38 complete years have passed since your date of birth (in other words, you have already celebrated your 38th birthday), your next birthday will be 38 + 1 = 39 years after your date of birth.

4. Next, we use the DATEDIF function to find the number of days (“d”) between Today and Next Birthday.

days-until-birthday How to calculate number of Days until Birthday

Post navigation

Previous Post:

MDETERM function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Sales Calculator in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • Nested IF function example in Excel
  • How to use Excel AND Function
  • IF, AND, OR and NOT Functions Examples in Excel

Date Time

  • How to enter Today’s Date or Static Date and Time in Excel
  • How to calculate next anniversary date or birthday in Excel
  • How to calculate Quarter of Date in Excel
  • Convert time to time zone in Excel
  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Calculate conditional mode with criteria in Excel
  • How to randomly assign data to groups in Excel
  • Group numbers at uneven intervals in Excel
  • Running count group by n size in Excel
  • Map inputs to arbitrary values in Excel

General

  • Check if range contains a value not in another range in Excel
  • How to count total number of cells in a rectangular range in Excel
  • How to calculate percentage of total in Excel
  • How to calculate percent sold in Excel
  • 3D SUMIF for multiple worksheets in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning