+ Reply to Thread
Results 1 to 3 of 3

HELP - Conditional formatting for ABC curve

  1. #1
    Registered User
    Join Date
    10-12-2015
    Location
    São Paulo
    MS-Off Ver
    10
    Posts
    1

    Question HELP - Conditional formatting for ABC curve

    Hi folks.
    Really need a hand with this issue:
    I need to highlight top values (in a seri that sum up to 80% of the total value (if the sums goes under 80%, it should also highlight the next top value)
    For instance:

    Value:
    35%
    2%
    4%
    5%
    6%
    7%
    18%
    23%

    So in this case I should highlight the following numbers: 35%; 23%; 18%; 7% (equal 83%)

    Any clue on how formatting this??

    HELP please

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: HELP - Conditional formatting for ABC curve

    Maybe use the Solver Add-In with Conditional Formatting?
    I've never used Solver before so you'll have to wait till someone comes along and verifies that my solution could work.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,863

    Re: HELP - Conditional formatting for ABC curve

    Are you allowed to sort the numbers? If the numbers were sorted from largest to smallest, this could easily be a simple running sum [=sum(a$2:a2)] copied down (note the use of absolute and relative referencing to make it easy to copy), with a simple test [if(b2>=0.8,what to do if above 80%,what to do if below 80%)] should work well.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ 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: 2
    Last Post: 02-19-2015, 02:00 PM
  2. Find exact formula of a curve and fix the bumps in the curve
    By twobox in forum Excel Charting & Pivots
    Replies: 9
    Last Post: 01-16-2015, 12:25 PM
  3. How to make a bell curve/statistical curve????
    By pittstonacl in forum Excel General
    Replies: 1
    Last Post: 08-04-2014, 10:49 AM
  4. Need to derive curve from values, then apply curve to another data set
    By Telperion in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-13-2014, 09:57 PM
  5. Graph a curve, then enter data to generate new similar curve
    By denphi03 in forum Excel Charting & Pivots
    Replies: 11
    Last Post: 11-03-2013, 05:33 PM
  6. Normal distribution curve / Bell curve
    By LAG1 in forum Excel General
    Replies: 0
    Last Post: 05-24-2012, 07:20 AM
  7. curve fitting a charging capacitor type curve
    By mcgradys in forum Excel General
    Replies: 4
    Last Post: 11-15-2005, 08:50 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