Index/Match to look at numeric value (3 columns) to output
I need a formula that will look at 3 different columns and give the output (AP).
I have a sheet set up for inputs to these same column headers. How do I set this up?
Answers
-
An Index(Match with multiple criteria/columns is an INDEX(COLLECT.
First you list the range/column you want the bring the value back from. Then you list each column in a cross-sheet reference and after it the criteria. It sounds like you have the exact same column names set up in this second sheet, so try something like this:
=INDEX(COLLECT({Action Priority}, {Severity}, Severity@row, {Occurrence}, Occurrence@row, {Detection}, Detection@row), 1)
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!