= words

What want to do is say

if the profit center = profit center on another sheet then the cell needs to =l the division on the other sheet.

Answers

  • Mark Cronk
    Mark Cronk ✭✭✭✭✭✭

    Hello @Samuel Dowdy Jr ,

    You'll need a VLOOKUP or INDEX-MATCH.

    Try:

    =INDEX({Insert external range with DIVISION}, MATCH([Profit Center]@row, {Insert external range with PROFIT CENTER},0))

    You'll need to insert the correct external sheet ranges and the correct cumn name for your Profit Center in the current sheet.

    If this works please accept the answer to close the discussion.

    Merry Christmas,

    Mark


    I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!