Seems simple but I cannot get it right!

Mike Curry
✭✭
Expected CPM is generated using three columns from another sheet.
Column 1: OSM SKU
Column 2: OSM TF
Column 3: OSM CPM
I have tried IF/ IF AND / INDEX(Collect), all I get are errors. IF OSM SKU is xxxxx and OSM TF is 1111 it should return OSM CPM.
Any help would be appreciated!
Best Answer
-
Try this:
=INDEX(COLLECT({OSM CPM}, {OSM SKU}, @cell = "xxxxx", {OSM TF}, @cell = 1111), 1)
Answers
-
Try this:
=INDEX(COLLECT({OSM CPM}, {OSM SKU}, @cell = "xxxxx", {OSM TF}, @cell = 1111), 1)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.5K Get Help
- 468 Global Discussions
- 156 Industry Talk
- 511 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 520 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 307 Events
- 35 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!