+ Reply to Thread
Results 1 to 4 of 4

Find out who's birthday it maybe today()

Hybrid View

  1. #1
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,279

    Re: Find out who's birthday it maybe today()

    If date of birth in column "A"
    In column "B2"
    Formula: copy to clipboard
    =IF(ISERR(DATEDIF(TODAY(),DATE(YEAR(TODAY()),MONTH(A2),DAY(A2)),"d")),IF(AND(DATEDIF(DATE(YEAR(TODAY()),MONTH(A2),DAY(A2)),TODAY(),"d")<=2,WEEKDAY(TODAY(),2)=1),"The last weekend",IF(AND(MONTH(A2)=1,MONTH(TODAY())=12),DATEDIF(TODAY(),DATE(YEAR(TODAY())+1,MONTH(A2),DAY(A2)),"d"),"Not soon enough")),IF(DATEDIF(TODAY(),DATE(YEAR(TODAY()),MONTH(A2),DAY(A2)),"d")<61,IF(TODAY()-DATE(YEAR(TODAY()),MONTH(A2),DAY(A2))=0,"Happy birthday",DATEDIF(TODAY(),DATE(YEAR(TODAY()),MONTH(A2),DAY(A2)),"d")),"Not soon enough"))

    copy down till your range.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  2. #2
    Forum Contributor
    Join Date
    05-30-2015
    Location
    Dubai
    MS-Off Ver
    Excel 2016 Mac & PC & 365
    Posts
    633

    Re: Find out who's birthday it maybe today()

    Thank you both for taking the time to answer my question, both solutions worked.
    i am using avk's solution as it suits my needs better

    Thanks again

    Kevin

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Today's Birthday List
    By vjharry in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-15-2016, 06:23 AM
  2. Today is my birthday!
    By bulina2k in forum The Water Cooler
    Replies: 9
    Last Post: 02-20-2016, 03:14 PM
  3. [SOLVED] Filter today's birthday
    By mukeshbaviskar in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-26-2013, 12:29 AM
  4. Highlight row if today birthday
    By dingdang in forum Excel General
    Replies: 4
    Last Post: 10-21-2013, 01:57 AM
  5. Today is my(Forum) Birthday!
    By Fotis1991 in forum The Water Cooler
    Replies: 19
    Last Post: 10-19-2012, 08:17 AM
  6. [SOLVED] Which members have a birthday today?
    By adofp in forum Excel - New Users/Basics
    Replies: 9
    Last Post: 08-14-2012, 07:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1