INDEX MATCH and IF Formula
Hi Everyone,
Wondering if anyone can help please....i am trying to do a INDEX, MATCH formula based on a condition and it doesn't seem to be working. It works on Excel but not on SS
I have this sheet. In column 2 I have multiple territories that are the same but each has a different date and a different title
When I try to match this sheet with my next sheet it only matches the first title dates so the dates are wrong for TITLE B and C. If i try to add an IF formulas gives me an issue
Any idea how can I solve this please?
Many thanks
Mariana
Tags:
Answers
-
You are going to need an INDEX/COLLECT instead.
=INDEX(COLLECT({Dates Range}, {Territories Range}, @cell = [Column3]$1, {Titles Rang}, @cell = $Date@row), 1)
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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!