INDEX formula that ignores specific values
I want to index a column in my sheet to bring in values from another sheet. In that formula I would like it to ignore specific values (??, NA). Is there a way to incorporate that into my formula so that I only bring in the date values and nothing else?
Answers
-
Maybe add an IF/OR formula in front of the index.
=IF(OR({Source - Run date}="??",{Source - Run date}="NA"),"",INDEX FORMULA HERE)
Joe Goetschel | Associate Director, Smartsheet
CrossCountry Consulting - Smartsheet Platinum Partner
"The only real limitation of Smartsheet is the level of effort required to achieve your goal."
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 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!