+ Reply to Thread
Results 1 to 8 of 8

Scorecard table with ranged target scores

  1. #1
    Registered User
    Join Date
    09-20-2019
    Location
    Cebu, Philippines
    MS-Off Ver
    2016
    Posts
    44

    Scorecard table with ranged target scores

    Hello,

    I've been trying to use IF and INDEX/MATCH for my issue but to no avail. I honestly need to use INDEX/MATCH for this problem since the real productivity table has a couple of columns in between.

    The target scores are ranged; I need the ACTUAL PROD TABLE to convert to single digit scores on the SCORECARD TABLE based on the targets in the SCORECARD GUIDE TABLE. Please see attached.

    Thank you!
    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: Scorecard table with ranged target scores

    Please try at G3

    =INDEX($D$3:$D$8,MATCH(O3,TEXT(RIGHT($C$3:$C$8,2),"0;;;""999""")/(LOOKUP(ROW($B$3:$B$8),ROW($B$3:$B$8)/($B$3:$B$8>""),$B$3:$B$8)=G$2),-1))

    or set scorecard guide as in Sheet2
    G3
    =LOOKUP(O3,$C$3:$C$8/($B$3:$B$8=G$2),$D$3:$D$8)
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    09-20-2019
    Location
    Cebu, Philippines
    MS-Off Ver
    2016
    Posts
    44

    Re: Scorecard table with ranged target scores

    Thanks for this.

    But can INDEX/MATCH be an alternative for the LOOKUP/ROW combo formula instead? Coz I also need the dates to be included in the equation as well - first the date gets looked up, then the HT or LT after.

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

    Re: Scorecard table with ranged target scores

    Yes, please try at G3

    =INDEX($D$3:$D$8,MATCH(INDEX($O$3:$T$8,MATCH($F3,$N$3:$N$8,),MATCH(LOOKUP(9^9,$G$1:G$1),$O$1:$T$1,)+(G$2="LT")),TEXT(RIGHT($C$3:$C$8,2),"0;;;""999""")/(LOOKUP(ROW($B$3:$B$8),ROW($B$3:$B$8)/($B$3:$B$8>""),$B$3:$B$8)=G$2),-1))
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    09-20-2019
    Location
    Cebu, Philippines
    MS-Off Ver
    2016
    Posts
    44

    Re: Scorecard table with ranged target scores

    Hello, Bo_Ry.

    Thanks for the help.

    I just recently started using your formula/table and tried adjusting it to my data but it's somehow messing up. On the file attached, SAMPLE SHEET tab shows the desired "look" of the score table I'm trying to achieve while CURRENT FORMULA USED tab is where I used the formula you suggested but - if you'd look at the scores on that sheet - it's not showing the accurate scores.

    I've been trying to work around this for days now (during my free time at work) but to no avail. I hope you can help me once again with this.

    Thank you.
    Attached Files Attached Files

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,562

    Re: Scorecard table with ranged target scores

    Try pasting the following modification of Bo_Ry's array entered formula into cell B17 and then, after activating by simultaneously pressing the Ctrl, Shift and Enter keys, copy over and down to cell I24:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  7. #7
    Registered User
    Join Date
    09-20-2019
    Location
    Cebu, Philippines
    MS-Off Ver
    2016
    Posts
    44

    Re: Scorecard table with ranged target scores

    Quote Originally Posted by JeteMc View Post
    Try pasting the following modification of Bo_Ry's array entered formula into cell B17 and then, after activating by simultaneously pressing the Ctrl, Shift and Enter keys, copy over and down to cell I24:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Thank you very much!

  8. #8
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,562

    Re: Scorecard table with ranged target scores

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ 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. How to return a number based on two sets of ranged criteria in a table
    By catdogsurf in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2020, 09:16 AM
  2. Named ranged with reference to second row in dynamic table
    By jaryszek in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-04-2018, 05:18 AM
  3. [SOLVED] Scorecard - Weights and Scores
    By leebird in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-25-2017, 08:10 PM
  4. Replies: 8
    Last Post: 12-20-2014, 04:37 PM
  5. Replies: 1
    Last Post: 06-15-2013, 09:02 PM
  6. How to ignore emptry rows in a named/ranged table
    By ebbo in forum Excel General
    Replies: 0
    Last Post: 06-01-2009, 11:34 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