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
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!