How can I use INDEX with 2 MATCHes?
Hello,
Could someone guide me to use INDEX with Range from another sheet (single column range (date)) with 2 Matches with range from another sheet ( range 1 is Column A and range 2 is Column B)?
Regards,
Manpreet
Best Answer
-
Are you able to provide a screenshot? From the sound of it, you are going to want an INDEX/COLLECT instead.
=INDEX(COLLECT({Date range}, {Column A}, @cell = "column a criteria", {Column B}, @cell = "column b criteria"), 1)
Answers
-
Are you able to provide a screenshot? From the sound of it, you are going to want an INDEX/COLLECT instead.
=INDEX(COLLECT({Date range}, {Column A}, @cell = "column a criteria", {Column B}, @cell = "column b criteria"), 1)
-
Paul... You heard the right sound...Thank you.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!