Bring in data to new sheet

Below is a screenshot of the target sheet cell (Created on : etc) I want to update automatically when the source sheet is changed

We currently have a cell link, but this is not updating without removing the cell link and redoing it each time.

Here is the source sheet screenshot:

Answers

  • Melissa Yamada
    Melissa Yamada ✭✭✭✭✭

    Hello @Victoria Plumley

    You'll need a helper column to determine which data to pull in.

    For example, a checkbox helper column, then manually check row 191.

    Then on your calc sheet, you can use an INDEX/COLLECT formula on row 1 under "Stores" column.

    Try this formula:

    =INDEX(COLLECT({Accounts},{Helper Column},1),1)

    Melissa Yamada
    melissa@insightfulsheets.com
    Data made simple, spreadsheets reimagined

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!