+ Reply to Thread
Results 1 to 10 of 10

Using date information to create a percentage complete column in Excel

  1. #1
    Registered User
    Join Date
    03-24-2017
    Location
    Auchterarder, Scotland
    MS-Off Ver
    Microsoft 365
    Posts
    78

    Using date information to create a percentage complete column in Excel

    On an Excel sheet tab I have a column with 108 rows of various tasks. The column next to this states the date in which each of these tasks is completed. Further along the sheet I have a column with the date on - or every date since the start of the project. Finally, I have a percentage complete column. What I would like to happen is as follows:

    As I populate the date complete column, I would like the percentage column to recognise which date that happened on. I would then also like the percentage column to know how many of the 108 tasks this means have then been completed - thus giving me a percentage. So eventually i have a list of consecutive dates, with a column next to it updating the percentage complete of the full job as each day passes. I will manually input the date complete column.

    I am happy to send an example sheet to anyone who can help.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Using date information to create a percentage complete column in Excel

    It would help if you attached a sample Excel workbook, and you can attach a file to one of your posts on this forum.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.

    Please note that the Paperclip icon does not work.

    Pete

  3. #3
    Registered User
    Join Date
    03-24-2017
    Location
    Auchterarder, Scotland
    MS-Off Ver
    Microsoft 365
    Posts
    78

    Re: Using date information to create a percentage complete column in Excel

    Thank You Pete. I think I have done it?
    Attached Files Attached Files

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Using date information to create a percentage complete column in Excel

    Try this formula in cell J4:

    =COUNTIFS(E:E,">0",E:E,"<="&H4)/(COUNTA(B:B)-1)

    then copy down.

    Hope this helps.

    Pete

  5. #5
    Registered User
    Join Date
    03-24-2017
    Location
    Auchterarder, Scotland
    MS-Off Ver
    Microsoft 365
    Posts
    78

    Re: Using date information to create a percentage complete column in Excel

    Ok, for anyone looking at the file ...
    When the "Actual Date" column gets triggered (by me typing it manually on another tab and it appearing in column E) I want Column J "Actual Completion" to recognise this date and calculate the percentage of tasks that have now been complete. Column J would then also have to fill down from the last change in percentage. So I need column J to recognise both the date of occurrence and the percentage change.

  6. #6
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Using date information to create a percentage complete column in Excel

    Did you see my Post #4?

    You might need to use semicolons ( ; ) instead of commas ( , ) in the formula, depending on your Regional Settings.

    Note that you have more than 108 tasks, which is why I use COUNTA.

    Hope this helps.

    Pete

  7. #7
    Registered User
    Join Date
    03-24-2017
    Location
    Auchterarder, Scotland
    MS-Off Ver
    Microsoft 365
    Posts
    78

    Re: Using date information to create a percentage complete column in Excel

    Hi Pete,
    That formula just gives me 0% all the way down the Actual Completion column.
    Not sure if I have made my requirement clear? Or perhaps I should send you original sheet?
    Thank You for your help.
    ejsdon

  8. #8
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Using date information to create a percentage complete column in Excel

    See attached file, where I have put that formula in J4 and copied down.

    Hope this helps.

    Pete
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    03-24-2017
    Location
    Auchterarder, Scotland
    MS-Off Ver
    Microsoft 365
    Posts
    78

    Re: Using date information to create a percentage complete column in Excel

    Thank You Pete - I have checked and made column name changes to the formula where required - works perfectly. Great help, thanks again.

  10. #10
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,852

    Re: Using date information to create a percentage complete column in Excel

    Glad it worked for you.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post and mark this thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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. Replies: 3
    Last Post: 09-04-2014, 08:17 PM
  2. [SOLVED] Tasks to complete between a start and end date help with percentage and formulas
    By Excelnoub in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-06-2014, 07:10 AM
  3. Formatting based on percentage complete and target date
    By alande03 in forum Excel General
    Replies: 4
    Last Post: 11-20-2013, 12:40 PM
  4. Automate percentage complete in an Excel Gantt chart
    By brndtaylor in forum Excel Charting & Pivots
    Replies: 9
    Last Post: 02-04-2013, 10:00 PM
  5. Replies: 6
    Last Post: 08-17-2012, 01:24 PM
  6. Percentage Complete - Excel 2010 - dates comparison
    By Simon Evans in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-08-2012, 04:57 AM
  7. Replies: 0
    Last Post: 10-19-2011, 01:29 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