Index Match not returning desired value
Hello, I am trying to pull information from one sheet into another using a "Dept ID" as the key. I've done this several times but for some reason, the formula is returning data from the wrong columns, and I can't figure out what is wrong.
Current Formula: =INDEX({Department Operations Portfolio}, MATCH($[Dept ID]@row, {Dept ID}, 0), MATCH(Name$1, {Department Operations Header Row}, 0))
Department Operations Sheet
Project Data Sheet - Where the formula is. Notice it's pulling the 'Sponsor' input into the 'Name' column.
Thanks for any help you can provide!
Best Answer
-
Double check your ranges. The {Header} should only cover the columns selected in the {Portfolio} range.
Answers
-
Double check your ranges. The {Header} should only cover the columns selected in the {Portfolio} range.
-
That worked, thank you very much!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 442 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 79 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!