+ Reply to Thread
Results 1 to 4 of 4

formula for due date in correlation to today's date

  1. #1
    Registered User
    Join Date
    09-15-2015
    Location
    Australia
    MS-Off Ver
    2013 home & student
    Posts
    2

    formula for due date in correlation to today's date

    hi i need a few formulas to do slightly different things.

    firstly i have

    i need to calculate date due, is it due in 30 days, is it due in a week and is it due over due.
    so far i have my work book values as:

    D1 how often item is checked in months (manually imputed)
    E1 checked by someone else
    I1 date item was cheched (manually imputed and formated as date dd/mm/yy)
    J1 is next due date with formula =EDATE(I1,D1)

    works fine up to here then i have 3 formulas all of which stay blank if I1 is blank and also:

    if check is due in 30 days or less (couldn't figure out month) but if was done by someone else reads YES (book in A.S.A.P.) instead of yes =IF(J1="","",IF(TODAY()>=(J1-30),IF(E1="YES","YES (book in A.S.A.P.)","yes"),"no"))

    if check is due in 7 days or less =IF(I1="","",IF(TODAY()>=J1-7,"YES","no"))

    if check is due/overdue. =IF(I1="","",IF(TODAY()>=J1,"YES","no"))

    im sure it's something simple i keep missing but its got me stumped please help.

    if your read this whole thing thank you, you if have an answer big thank you

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: formula for due date in correlation to today's date

    Hi, welcome to the forum

    It would probably be easier to see what you want if you could upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    09-15-2015
    Location
    Australia
    MS-Off Ver
    2013 home & student
    Posts
    2

    Re: formula for due date in correlation to today's date

    i figured out what happened. the formula was fine i was just using date that were before due date instead of after it. like i said "i'm sure its something simple i keep missing".

    too little coffee too many spread sheets

    thanks anyway.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: formula for due date in correlation to today's date

    Im happy yoyu fixed your problem, and thanks for sharing the "fix"

+ 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. [SOLVED] Formula to compare date (including month and year) from a listed date to today's date
    By mhewitson15 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-11-2014, 05:31 PM
  2. Replies: 4
    Last Post: 09-20-2014, 07:10 AM
  3. [SOLVED] Formula for today's date minus another date
    By Ocean Zhang in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-06-2013, 08:44 PM
  4. Using today's date in a formula
    By admiraldick in forum Excel General
    Replies: 10
    Last Post: 12-20-2012, 03:19 AM
  5. Today's date formula
    By dshilan in forum Excel General
    Replies: 5
    Last Post: 08-09-2011, 10:20 AM
  6. Replies: 6
    Last Post: 08-08-2011, 08:32 AM
  7. [SOLVED] I need today's date returned as date format in formula
    By CMIConnie in forum Excel General
    Replies: 2
    Last Post: 02-23-2006, 12:45 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