Can I use an INDEX formula to retrieve value from another INDEX Formula?
Hello,
I have two similar INDEX formulas, where one works and the other one retrieves #INVALID VALUE error.
They are as follows:
"IF([Nov-19]188 = 0, 0, INDEX($[Jan-19]$119:$[FY50]$119, 1, [Nov-19]188))" - this one works and retrieves the value I want.
"=IF([Nov-19]110 = 0, 0, INDEX($[Jan-19]$189:$[FY50]$189, 1, [Nov-19]110))" - retrieves #INVALID VALUE and line 189 is where the above formula is.
Is it possible to use an INDEX formula to retrieve value from another INDEX Formula?
Best Answer
-
Yes. That was going to be my next question. Glad you got it figured out! 👍️
Answers
-
What exactly is in [Nov-19]110?
-
I have figured out the problem since, the range $[Jan-19]$189:$[FY50]$18 included #INVALID VALUEs which led the formula into error.
-
Yes. That was going to be my next question. Glad you got it figured out! 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!