Help with returning value from two criteria
I want to fill the empty green field by matching the yellow and blue fields.
I've tried Index collect and index match match.
=INDEX(COLLECT({QuantityOverview}, {PPEReceiptOverview Range 1}, Name@row, {PPEReceiptOverview Range 2}, [1 Quantity]1, 1))
returns #INCORRECT ARGUMENT SET
Answers
-
Try moving one of the closing parenthesis at the end of your INDEX/COLLECT to immediately after [1 Quantity]1 so that you close out the COLLECT function before moving on to the "row number" portion of the INDEX function (which should remain as 1).
-
Fault changed to #INVALID VALUE
-
{QuantityOverview} isn't referenced properly. It has sheet reference brackets without defining the range. Check your Sheet Reference Manager to see if it's listed there. (Right-click on the cell and select Manage References).
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!