INDEX/MATCH works in one sheet, same formula gives #INVALID OPERATION in another
Hi all
I have a Project Info section of my schedule sheet that I pull into columns so that the info can be used in automated emails about tasks. The sheet that's giving me problems is a copy of another sheet, where the formula works.
=INDEX([Task Description]:[Task Description], MATCH("Portfolio", Task:Task, 0))
It works just fine in the original sheet and other sheets that are a copy of that one, but for some reason in this one it's throwing an #INVALID OPERATION error. The Task Description in the working sheets is linked to the Planning sheet as well, and it still throws an error for the Component row, which is not linked to anything. All columns are formatted as text/number.
Thanks in advance for any help!
Answers
-
The invalid operation error is letting you know that while the formula syntax itself isn't necessarily wrong, you may still be trying to use incorrect data types for a particular function such as trying to use dates in a SUM function or blanks in a MONTH or YEAR function.
I just tried your formula in my sheet as well and it worked perfectly. So I would check again just to make sure what your column types are. Maybe even switch them to something different, then save, then switch them back, then save and see what happens.
Michelle Choate
michelle.choate@outlook.com
Always happy to walk through any project you need help with! Book time with me here: https://calendly.com/michelle-choate
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!