INDEX/MATCH formula question
I am currently working to manage a portfolio of projects and am trying to write a formula to pull data from one sheet that includes a crop type associated with a trial ID, into another sheet where I just want the crop type to populate in a given cell. The formulas I am trying to write is :
=INDEX({Trial ID},[Trial ID]@row, MATCH({Crop column},[Crop: Crop], $[Crop]@row))
Unfortunately, no matter what the edit is that I do, I continue to receive the "unparseable" error message.
Can anyone help with this? I am somewhat new to smartsheet and am not sure what fixes I need to make.
Answers
-
Hi,
Have you tried:
=INDEX({Trial ID}, MATCH(Crop@row,{Crop column},0))
Darla Brown
What you meditate on, you empower!
Overachiever - Core Product Certified - Mobilizer - EAP
-
Hi Darla, Thank you for input! I tried that first and no luck. Still populates unparseable.
-
Are you able to provide a screenshot of the formula opened in the sheet as if you are getting ready to edit it?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!