+ Reply to Thread
Results 1 to 7 of 7

pie chart to 100% completion with different numbers.

  1. #1
    Registered User
    Join Date
    09-23-2019
    Location
    Isle of man
    MS-Off Ver
    16
    Posts
    11

    pie chart to 100% completion with different numbers.

    Hi gang,
    I'm using a table that has a set number in a column.
    and I'm entering data into cells below it.
    I'm using the =count to total the cells used.

    Id like to create a progress pie chart to visually show the progress of cells used to the above set number. "this number changes depending on the column"

    E8 = "set number" =100% in this instance it's 83 as in the picture.
    E9:E200 ="data" =% entered so far
    E201 = "=COUNT(E9:E200)"

    I have a test chart in the N column above the "set number"

    For some reason, I'm unable to use the "Attachments" button, nothing happens. so I cannot supply the excel worksheet

    2019-10-15.png

    Thanks in advance for the assist

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,946

    Re: pie chart to 100% completion with different numbers.

    Edit your post, and scroll down until you see the "Go Advanced" button - click that, and you will find (with a little searching) a "manage attachments" option that you can use to attach a file.

    Are the numbers in row 9 manually entered, or are they the result of formulas?
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Registered User
    Join Date
    09-23-2019
    Location
    Isle of man
    MS-Off Ver
    16
    Posts
    11

    Re: pie chart to 100% completion with different numbers.

    Quote Originally Posted by Bernie Deitrick View Post
    Edit your post, and scroll down until you see the "Go Advanced" button - click that, and you will find (with a little searching) a "manage attachments" option that you can use to attach a file.

    Are the numbers in row 9 manually entered, or are they the result of formulas?
    Thanks for the tip, Bernie, much appreciated.

    *Edit2* apparently I needed to post a few more times before I can post links,images ect.

    Attachment icon / box still not working as expected, it brings up a small thin window with nothing in it and does nothing but make the message window area flash for a moment.


    Row 9 and down in the white cells are manually entered. hundreds of them, every day :D
    Row 8 is just a quick E8 cell =C9
    The cells in C9-18 are manually entered.
    the greyed out cells are basic formulas or static details for staff not to alter, data is entered into the white cells only

    The basics of what I was attempting is
    C8 = 83 in this instance
    the cells below it are manually entered with data.
    So C9 would equal 1 entry "ignore the random data", C10 would equal a 2'nd entry and so on until 83 entries are made in that column to reach a 100% entry field to completion.
    I was stumped at working out a Doughnut chart to show "current" completion to that C8 "83" number, where 41(ish) would be at the 50% mark and only show half of the Doughnut chart full. If that makes sense ? :D
    Thanks.
    Attached Files Attached Files
    Last edited by L.Storm; 10-15-2019 at 05:04 PM.

  4. #4
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,946

    Re: pie chart to 100% completion with different numbers.

    You could use a simple row of formulas like this

    =IFERROR(E201/E8,0)

    formatted with CF to be bars, that would show the relative progress of each column of data. "Pie charts are good" said no one ever....

  5. #5
    Registered User
    Join Date
    09-23-2019
    Location
    Isle of man
    MS-Off Ver
    16
    Posts
    11

    Re: pie chart to 100% completion with different numbers.

    Thanks Bernie
    I was already partially using something similar already.
    The cells in C9-18 are using conditional formatting to show as green if the numbers are equal to the cell counts then fill green, if not then show red text. This was helping to highlight if they missed an entry or added too many.

    I'm just making it a little more "showy" visually, as the staff enter in the data, they can glimpse how far into the column entry they are with the Doughnut filling up as they go.

  6. #6
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: pie chart to 100% completion with different numbers.

    I think donuts are acceptable in this instance, as a simple progress gauge.

    You just need 2 values in the chart. Completion and (Target-Completion).
    I have used the cells at the top to store those values, under the charts. If you actual need those cells just move the formula to free cells and make sure the chart remain linked to the correct data.
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  7. #7
    Registered User
    Join Date
    09-23-2019
    Location
    Isle of man
    MS-Off Ver
    16
    Posts
    11

    Re: pie chart to 100% completion with different numbers.

    Quote Originally Posted by Andy Pope View Post
    I think donuts are acceptable in this instance, as a simple progress gauge.

    You just need 2 values in the chart. Completion and (Target-Completion).
    I have used the cells at the top to store those values, under the charts. If you actual need those cells just move the formula to free cells and make sure the chart remain linked to the correct data.
    Aaahhh! mazin . Thanks Andy +rep

+ 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. Change bar chart color based on completion of cell value
    By zjrodgers in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-28-2019, 03:52 PM
  2. Ghantt Chart for Project duration and completion
    By sevaa in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-07-2017, 11:58 PM
  3. Replies: 2
    Last Post: 06-24-2016, 01:06 PM
  4. Chart to show order completion percentage
    By taralmehta15 in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 12-10-2015, 11:51 AM
  5. Estimate at completion (EAC)
    By melbut in forum Excel General
    Replies: 1
    Last Post: 10-08-2015, 12:38 PM
  6. Track completion percentage in a line chart
    By utahjim9 in forum Excel General
    Replies: 1
    Last Post: 02-28-2014, 04:17 AM
  7. [SOLVED] Counting the completion numbers for an particular string
    By rajeshntiwari in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-03-2012, 03:30 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