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

Data Analysis

  • Conditional Formatting Color Scales Examples in Excel
  • Error Bars in Excel
  • Move chart to a separate worksheet in Excel
  • How to create Gauge Chart in Excel
  • Conditional Formatting Icon Sets Examples in Excel

References

  • Last row number in range
  • Get nth match with INDEX / MATCH in Excel
  • Basic INDEX MATCH approximate in Excel
  • Two-way lookup with VLOOKUP in Excel
  • How to get address of first cell in range in Excel

Data Validations

  • Excel Data validation date in next 30 days
  • Excel Data validation date in specific year
  • Excel Data validation number multiple 100
  • Excel Data validation exists in list
  • Excel Data validation unique values 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.

Worked Example:   How to get Weekdays, Working days between Two Dates in Excel

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.

Worked Example:   How to calculate next anniversary date or birthday in Excel

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

Worked Example:   Excel Data validation date in specific year

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

Post navigation

Previous Post:

How to Create Column Chart in Excel

Next Post:

Excel Pie Chart

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

  • Nested IF function example in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function

Date Time

  • Convert Unix time stamp to Excel date
  • Find Last Day of the Month in Excel
  • Add decimal hours to time in Excel
  • Get work hours between dates in Excel
  • Get last weekday in month in Excel

Grouping

  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Subtotal by color in Excel
  • Using Existing Templates in Excel
  • Sum by group in Excel
  • AutoFit Column Width, AutoFit Row Height in Excel
  • Index and match on multiple columns in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning