+ Reply to Thread
Results 1 to 3 of 3

Dynamic progress bargraph showing time and unconditional formatting

  1. #1
    Registered User
    Join Date
    07-05-2015
    Location
    Arnhem, Netherlands
    MS-Off Ver
    2013
    Posts
    2

    Dynamic progress bargraph showing time and unconditional formatting

    Hello everyone,

    For my graduation assignment i'm working on a management dashboard for construction projects. I've read a lot about unconditional formatting for progress bars but i'm looking for an extension of that function and can't figure it out by myself. Following are some examples of what i am trying to get:

    Critical Performance bar 2.pngCritical Performance bar 1.png

    The idea is that a horizontal line on the bar represents the current date (=TODAY function or from MS Project). The bar shows the amount of work (based on a percentage of the total) that has been done till this date. When the distance/space between the current date and the progress becomes too big, the bar will show a yellow or red color (critical). When the current date equals progress the bar shows a green color.

    Does anyone know if this is possible or knows of an alternative solution? Help would be much appreciated! Thanks in advance.

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,619

    Re: Dynamic progress bargraph showing time and unconditional formatting

    As a general suggestion - you probably can use stacked bar graph type. with 3 separate series for each colour.
    and each series data biult around simple function:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    now if 3 such bars are stacked - only the one with condition met is shown other 2 are 0 height (so only appropriate colour is visible)
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    07-05-2015
    Location
    Arnhem, Netherlands
    MS-Off Ver
    2013
    Posts
    2

    Re: Dynamic progress bargraph showing time and unconditional formatting

    Great tip, thank you. I would prefer the stacked bars to change color due to the comparison with time. Maybe =IF(TODAY()<10%(deadlinedate);(greencolor);0)

    If there is no way to make unconditional formatting with a time comparison i have to use your method with the stacked bars.
    Trying to get my Excel skills Excellent, badum tss

+ 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: 7
    Last Post: 10-20-2015, 01:51 PM
  2. Replies: 1
    Last Post: 08-06-2014, 10:29 PM
  3. Need help showing progress bar
    By dontke in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-04-2012, 09:50 AM
  4. VBA: Progress bar not showing
    By kcjones242 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-14-2011, 12:54 PM
  5. Unconditional formatting
    By BenJancewicz in forum Excel General
    Replies: 0
    Last Post: 02-21-2006, 11:14 AM

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