VALUE RETURNING AS BLANK

KempenUSA
KempenUSA ✭✭✭✭
edited 05/20/25 in Formulas and Functions

I have a data sheet with several items listed and their referenced codes.

On another sheet I have a form whereby my engineers can select from a dropdown list the item and whereby, based on their selection, the code should publish in an adjacent cell.

The formula I use works for the first item on the dropdown list but the remaining returns values as blank.

=IFERROR(INDEX({PIC PART DATA SHEET Range 8}, MATCH([PART DISCIPLINE]@row, {PIC PART DATA SHEET Range 7})), "")

image.png

image.png

Help on this please.

THX.

Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!