+ Reply to Thread
Results 1 to 7 of 7

Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

Hybrid View

  1. #1
    Registered User
    Join Date
    04-04-2012
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2013
    Posts
    14

    Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

    I've attached a spreadsheet where I need to populate formula's on the "Dancers Recap" tab and I've inserted comments for your reference.

    Any and ALL help would be greatly appreciated as I was supposed to have this finalized on Friday

    Thank you in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

    B4:

    =IFERROR(INDEX(DD!$E$3:$FO$28,MATCH(B$1,DD!$B$2:$B$5,0),MATCH($A4,DD!$E$1:$FO$1,0)),"")

    C4:

    =IFERROR(INDEX(DD!$F$3:$FP$28,MATCH(B$1,DD!$B$2:$B$5,0),MATCH($A4,DD!$E$1:$FO$1,0)),"")

    and copy down.

    Once you have copied both down, you can copy B4:C44 and paste across all columns
    Attached Files Attached Files
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Registered User
    Join Date
    04-04-2012
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2013
    Posts
    14

    Smile Re: Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

    Thank you so much it works perfectly!!!!

  4. #4
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

    No problem. Glad I could help out.

    If that answers the question, please be sure to mark the Thread as Solved in the thread options at the top. Then the mods won't have to later on.

  5. #5
    Registered User
    Join Date
    04-04-2012
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2013
    Posts
    14

    Re: Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

    It looks like I ran into a little snag on the formula....when I have dancers with the same first name (I have 7 instances of this), it's not bringing in the correct dancer's order. Can you please help me?

  6. #6
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

    No problem, we just add a layer to the formula and then convert it to an array.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    04-04-2012
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2013
    Posts
    14

    Re: Need help with Index and Match formula on the "Dancer Recap" tab PLEASE???

    Thank you SO much daffodil11! I'm trying to learn all this but often it stumps me. I really appreciate you taking time to help me!

+ 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: 4
    Last Post: 11-17-2013, 12:05 PM
  2. Macro to copy paste if match not found "go to next"
    By HawksOkeyoJr in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-07-2013, 05:28 AM
  3. Replies: 7
    Last Post: 04-11-2013, 12:46 AM
  4. Strings Variables in Range("A1").Formula = "=index/match" ?
    By nadnerb5 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-19-2012, 05:07 PM
  5. [SOLVED] "Match" concanentations to return Value in a condensed Recap tab
    By adiarudyk in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-28-2012, 01:18 PM

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