+ Reply to Thread
Results 1 to 4 of 4

Two dates (w/ Todays date in mind) and % actual Progress = % complete

  1. #1
    Registered User
    Join Date
    10-03-2020
    Location
    TN
    MS-Off Ver
    2016
    Posts
    2

    Question Two dates (w/ Todays date in mind) and % actual Progress = % complete

    All,

    I am looking for a function to calculate actual percent completion.

    Example Variable:
    assuming today is 10.05.2020

    1. Start Date: 8/31/2020
    2. End Date: 12/01/2020
    3. Teammates entered Progress: 65%
    4. =?

    I currently have a function that includes start, end date, and todays date to get a completion result. However... It does not incompass the actual progress completed progress (4.). AND if a date is over todays date my percent goes past 100%....
    {=(DATEDIF(D5,TODAY(),"d")+1)/(DATEDIF(D5,E5,"d")+1)}

    Any help with a function layout would be great to reach my goal of #4
    Attached Files Attached Files
    Last edited by shayshay1020; 10-05-2020 at 09:26 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,186

    Re: Two dates (w/ Todays date in mind) and % actual Progress = % complete

    Welcome to the forum.

    There are instructions at the top of the page explaining how to attach your sample workbook.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-03-2020
    Location
    TN
    MS-Off Ver
    2016
    Posts
    2

    Re: Two dates (w/ Todays date in mind) and % actual Progress = % complete

    Ali, Thank you. I have uploaded a sample

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    19,043

    Re: Two dates (w/ Todays date in mind) and % actual Progress = % complete

    My understanding is that you don't want the formula to display a percentage greater than 100%. If that is the case then try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    If I am missing something then please give us some further explanation and possibly manually calculate some of the results so that we have values with which to compare the output of our formula/code proposals.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Using Dates in Excel (referencing todays date and cell date)
    By sradwanski in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-21-2014, 08:01 PM
  2. Replies: 8
    Last Post: 02-08-2013, 04:29 AM
  3. Replies: 1
    Last Post: 04-04-2012, 08:21 AM
  4. Replies: 3
    Last Post: 01-11-2012, 08:36 AM
  5. Check two dates against todays date?
    By oleisbest in forum Excel General
    Replies: 12
    Last Post: 04-22-2010, 07:46 AM
  6. contribution based on dates and todays date
    By kidnos in forum Excel General
    Replies: 5
    Last Post: 03-17-2010, 10:40 AM
  7. calculatin dates - subtract a fixed date from todays date
    By verbaleyes2000 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-03-2008, 02:34 PM

Tags for this Thread

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