+ Reply to Thread
Results 1 to 3 of 3

Need to do a multiple chart reference formula

  1. #1
    Forum Contributor
    Join Date
    04-02-2012
    Location
    Ohio
    MS-Off Ver
    Excel 2010
    Posts
    452

    Need to do a multiple chart reference formula

    In E4 I have a basic index/match formula where the result is calculated based off of the red cells. The light blue cell has an exercise number in it. If the exercise number is found in the Chart 1 listing, I want the formula to index Chart one, if the exercise number is found in the Chart 2 Listing, I want the formula to index Chart 2 and so on.
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Need to do a multiple chart reference formula

    Please try

    =ROUND(E13/VLOOKUP(E15,INDEX((I4:U11,I14:U21,I24:U31),,,SUMPRODUCT((B8:D15=E12)*{1,2,3})),E14+1),0)
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    04-02-2012
    Location
    Ohio
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Need to do a multiple chart reference formula

    Thank you, it worked.

+ 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. Reference Multiple tabs to create gantt chart
    By Peelah in forum Excel General
    Replies: 2
    Last Post: 02-05-2020, 09:44 PM
  2. Replies: 1
    Last Post: 12-15-2018, 11:06 PM
  3. [SOLVED] Chart data reference having formula cells
    By farrukh in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 04-05-2017, 04:18 AM
  4. EDIT: Bar Chart Dynamic Formula with Cell Reference Formulas
    By HGL in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 04-01-2016, 09:02 AM
  5. [SOLVED] I need a IF formula to reference multiple cells
    By nsmjc in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-27-2014, 09:27 AM
  6. [SOLVED] Multiple Reference LOOKUP formula
    By macrorookie in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-06-2014, 09:36 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