+ Reply to Thread
Results 1 to 6 of 6

Question on returning Value from a chart

  1. #1
    Registered User
    Join Date
    01-08-2007
    Posts
    13

    Question on returning Value from a chart

    I am having trouble coming up with a formula or way to return a value from a chart. I have messed around with SUM PRODUCT but can not figure out a way to use it effectively. I have attached an example of the chart I am trying to use. What I would like to return is the value in the spreadsheet that falls between the set of criteria. What I would have on a separate spreadsheet would be an increase and an average. I would like to return the cell amount that fits the criteria. For example in the chart if the average is 55 and the increase is 10% i would like it to return $1200. So if it falls between the two values i would like it to use the lower amount. Any help would be appreciated.

    Thanks in advance.

    AVERAGE
    Increase 50 60 70
    0.00% $- $200 $400
    1.50% $200 $400 $600
    3.00% $400 $600 $800
    4.50% $600 $800 $1,000
    6.00% $800 $1,000 $1,200
    7.50% $1,000 $1,200 $1,400
    9.00% $1,200 $1,400 $1,600
    10.50% $1,400 $1,600 $1,800
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    10-16-2008
    Location
    Iowa
    Posts
    121
    First, I suggest you use the term "table" so you do not confuse readers with the graphic display "chart". Second, I am unclear about your use of Sheet 2. It looks like you want a new table using midpoints of both the average and increase amounts? If so why not just insert a column using 55, 65. 75. etc?

  3. #3
    Registered User
    Join Date
    01-08-2007
    Posts
    13
    Sorry if I was not very clear. No.. what I really want is to return the dollar value based on a given average and growth. For instance if I have a person that has an avg of 66 and an increase of 2% i would like to return the value of $400. If they would have averaged over 70 then the value returned would have been $600.

    Hope this is clearer.

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    Do you want to round down both the average and the % increase? If your Average was 59 and 10.3% increase, you'd still want 1200 as opposed to 1400?

    Assuming Average in C5, % increase in D5, then use the INDEX and MATCH formulas like so
    Please Login or Register  to view this content.
    Does that work for you?
    Last edited by ChemistB; 10-20-2008 at 10:50 AM.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    01-08-2007
    Posts
    13
    yes sir that is correct...round both down

  6. #6
    Forum Contributor
    Join Date
    10-16-2008
    Location
    Iowa
    Posts
    121
    I indexed to a row and column match to arrive at the amount.
    Attached Files Attached Files

+ 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. Bubble Chart Question
    By cbh35711 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 07-03-2008, 06:15 AM
  2. Pie Chart question
    By vonkoba in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 04-15-2008, 10:02 PM
  3. Chart Question
    By andrewc in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-22-2007, 09:20 AM
  4. formatting excel chart
    By excelguru in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 04-03-2007, 09:20 PM
  5. Going insane!
    By kik in forum Excel - New Users/Basics
    Replies: 10
    Last Post: 01-31-2007, 08:21 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