+ Reply to Thread
Results 1 to 2 of 2

Drawing pareto chart

  1. #1
    Registered User
    Join Date
    07-27-2011
    Location
    singapore
    MS-Off Ver
    Excel 2007
    Posts
    32

    Drawing pareto chart

    Hi All,

    I have a requirement to draw a pareto chart based on cell color occurance in the excel sheet and show the number of counts along with their legend names.

    The colour for specefic term are shown in legends,so we need to search for those colours in excel sheet and draw pareto map accordinly.

    I have attached an excel sheet for better understanding....pls let me know if this can be done...

    Regards
    Ashesh
    Attached Files Attached Files

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

    Re: Drawing pareto chart

    You need a user defined function to count the cells colour.

    Put in a standard code module.
    Please Login or Register  to view this content.
    In cell CC31 use the formula
    =CountColor($C$2:$BS$80,BU31)

    copy down to CC51

    Create a bar chart on the labels in CC and data in BU
    Cheers
    Andy
    www.andypope.info

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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