Find first blank in other column and return value in same column

Options

At the top of the Milestones column, I would like SS to return the next task that does not have a date in the neighboring Date column. I've tried a few things, but cannot figure out the correct formula to do this.

Best Answer

Answers

  • LauraD
    LauraD ✭✭
    Options

    That works great. Thank you so much!

  • IMC
    IMC ✭✭
    Options

    Hello,

    I tried this but it is pulling the value for both blank columns. Is there a formula for the helper column to check mark the first blank cell?

  • Genevieve P.
    Genevieve P. Employee Admin
    Options

    Hey @IMC

    Without knowing more about your scenario, I would suggest changing the JOIN collect to be an INDEX collect instead:

    =INDEX(COLLECT(Milestone2:Milestone9, [Column2]2:[Column2]9, 1), 1)

    Cheers,

    Genevieve

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!