Index Match another Sheet
Brittanyy
ββββ
Hi there,
I need help with structuring this formula:
=IFERROR(IFERROR(INDEX({Program Duration}@row, MATCH([Program Name]@row, {Program Name}@row, 0)), INDEX({Program Name}@row, MATCH([Program Name]@row, {Program Name}@row, 0))), "")
I want to index match column information to another sheet. The column names are the same names. I have referenced Program Name and Program Duration.
Tags:
Best Answer
-
You don't need "@row" after a {Cross Sheet Reference}
{Cross Sheet Reference}
@row
Answers
-
You don't need "@row" after a {Cross Sheet Reference}
{Cross Sheet Reference}
@row
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!