+ Reply to Thread
Results 1 to 7 of 7

How show progress with graph bar with percentage input

  1. #1
    Registered User
    Join Date
    12-05-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    40

    How show progress with graph bar with percentage input

    Hi,
    I would like to know how to input 10% 25% ect then in another cell the graph bar growing till 100% mark is completed.

    Thanks in advanced

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,445

    Re: How show progress with graph bar with percentage input

    Hi,

    A simple way to do this is as follows:

    =REPT(CHAR(5),ROUNDUP(A1/5,1))

    This generates a vertical line for every 5% in cell A1
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    Registered User
    Join Date
    12-05-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    40

    Re: How show progress with graph bar with percentage input

    I would like a color graph with percentage inside ?

  4. #4
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,445

    Re: How show progress with graph bar with percentage input

    That's available from XL2007 onwards. As far as I recall (I don't have 2003 installed on this machine) it's not available in 2003.

  5. #5
    Registered User
    Join Date
    12-05-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    40

    Re: How show progress with graph bar with percentage input

    Thanks sweep, anyone else have 2010 xl that can help on this issue?

  6. #6
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,445

    Re: How show progress with graph bar with percentage input

    Your profile says Excel 2003 - if you have Excel 2010 then you can achieve what you need through conditional formatting.

    Select the cell that will contain the % value

    On the Home tab, select conditional formatting in the styles group.

    Go to Data Bars > More Rules

    Make both Type fields percentage, and set the minimum and maximum to 0 and 100 respectively.

    Select the formatting you would like.

    Click OK.

  7. #7
    Registered User
    Join Date
    12-05-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    40

    Re: How show progress with graph bar with percentage input

    I guess i forgot to update my profile, my bad. Thanks for your assistance once again.

+ 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. Progress bar to show both percentage completion and time left
    By Faridwahidi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-28-2014, 04:29 PM
  2. Burn Down/Line Graph to show progress and status change.
    By jamespenz in forum Excel General
    Replies: 1
    Last Post: 05-19-2014, 03:32 PM
  3. Bar chart or bar graph for construction progress physical progress
    By pvsvprasadcivil in forum Excel Charting & Pivots
    Replies: 12
    Last Post: 01-08-2014, 02:40 AM
  4. Bar chart or bar graph for construction progress physical progress
    By pvsvprasadcivil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2013, 12:41 PM
  5. percentage progress bar in vba
    By djwaz69 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-17-2013, 10:34 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