+ Reply to Thread
Results 1 to 2 of 2

Calculating percentage completed

  1. #1
    Registered User
    Join Date
    07-07-2016
    Location
    Ottawa, Ontario
    MS-Off Ver
    2010
    Posts
    9

    Calculating percentage completed

    Hello,

    I have a worksheet that contains a start and end date of tasks, I would like to know why the percentage says 100% when the date of completion has two days to complete.
    In column C: I have the start date
    In column D: I have the end date
    In column E: the number of days to complete the task, excluding weekends and stat holidays
    In column F: the % completed

    The first task's start date was September 15, 2016 and the end date is October 28, 2016, the current formula I have is the following:
    =IF(TODAY()<C4,"",MIN(1,(TODAY()-C4)/E4))
    Why is the percentage complete says 100% when there are 2 days left to complete?

    Thanks

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello Ginette Lacombe,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Workout overall percentage of completed tasks
    By aamarb in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2013, 08:30 AM
  2. Percentage Formula for rooms completed
    By tf4string in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-19-2013, 07:38 PM
  3. Calculating percentage of completed tasks in various rows
    By excelnoob808 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-29-2013, 05:37 AM
  4. Formula to calculate the percentage of work completed
    By Zodiark in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-02-2012, 04:42 PM
  5. Percentage Completed Reference...
    By DMA-Pacific in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-21-2011, 04:27 AM
  6. Percentage Completed with Checkboxes....
    By DMA-Pacific in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-18-2011, 10:41 AM
  7. Percentage of entries completed
    By lfb in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-04-2011, 04:34 AM
  8. Calculating the Percentage Completed
    By KyrithAZ in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-13-2006, 03:40 AM

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