Why am I receiving #INVALID OPERATION error in some of my sheets
I have multiple sheets with the same columns (Health, Task Name, Start, Finish). Note that the Health column is a symbol (red, yellow, green, blue). In my summary sheet, I am using the following Index Match formula to search for Task A in Task Name column and spit out Health.
=INDEX(Health:Health, MATCH("Task A", [Task Name]:[Task Name], 0))
However, on some of my sheets, I am getting #INVALID OPERATION error and I can't seem to figure out why.
Answers
-
Hi @Omid
Are all the columns formatted correctly as symbol and the same type?
Where you are receiving invalid operation errors is the criteria Task A present in those sheets? as the error could be that it cant find Task A so cant deliver a result.
Thanks
Paul
-
Hi @Paul McGuinness , The Health column is formatted as symbol. (see attached) and Task A is within the sheet under Task Name column.
-
Hi @Paul McGuinness , The Health column is formatted as symbol. (see attached) and Task A is present within the sheet under Task Name column. The field in summary sheet is also formatted as Symbol.
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
- 137 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!