I'm having an issue matching the reference to the array. The reference is multiple letters and I believe that is what is causing the issue. B7 is where the output is.
I'm having an issue matching the reference to the array. The reference is multiple letters and I believe that is what is causing the issue. B7 is where the output is.
Last edited by mikera; 09-15-2011 at 09:05 AM.
You aren't comparing similar start points for your matches.
i.e.
Sheet3!B2:D112 row 2
Sheet3!A:A row 1
Try in B7
Or![]()
=INDEX(Sheet3!B1:D112,MATCH(Sheet1!D2,Sheet3!A:A,0),MATCH(Sheet1!B4,Sheet3!B1:D1))
Hope this helps![]()
=INDEX(Sheet3!B2:D112,MATCH(Sheet1!D2,Sheet3!A2:A112,0),MATCH(Sheet1!B4,Sheet3!B1:D1))
If you need any more information, please feel free to ask.
However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....
Also
اس کی مدد کرتا ہے اگر
شکریہ کہنے کے لئے سٹار کلک کریں
If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.
Wow, how did I not see that??? Appreciate it!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks