INDEX and MATCH across two sheets: a detailed explanation

2»

Comments

  • Paul Newcome
    Paul Newcome ✭✭✭✭✭✭

    @Brett WyrickDo you regularly use the Manage References feature to create new references? I personally always create them while I am typing out the formula itself. It helps me keep things organized and I am less likely to forget what I named a range. Haha.

    thinkspi.com

  • Stefan
    Stefan ✭✭✭✭✭✭

    @Edith Orenstein

    Hi,

    depending on how you connect source and targets, different limits may apply.

    check this Smartsheet article for more Infos:

    Hope this helps!

    stefan

    Smartsheet Consulting, Solution Building, Training and Support.

    Projects for Processes and for People.

  • Hey@Brett Wyrickawesome explanation on index/match, I just had a question, or maybe more advice. We have a master sheet with all employees and important information. I've created another sheet for myself to track tenure, at first I was thinking I could use the copy rows automation and just set an automation on the new sheet to delete certain columns after its copied over as some are not needed. After thinking about it though, I'm assuming if rows are updated on the master sheet it won't be reflected on the destination sheet, for example when an employee no longer works for us we update the master sheet. I'm not sure Index/Match would work in this situation though? Will it copy over any added rows to the new sheet or just index/match current rows?

  • Andrée Starå
    Andrée Starå ✭✭✭✭✭✭

    Hi@JayF

    I hope you're well and safe!

    You could use cross-sheet formulas combined with either a VLOOKUP or INDEX/MATCH structure to connect the sheets, and when you update the source sheet, it will reflect on the destination sheet.

    Another option would be to use so-called helper sheets. In short, copy the row to a helper sheet and then use my method described previously to get the values you need to another helper sheet and then copy/move the row from that sheet to the main destination sheet.

    To connect them row by row, you'd use an Autonumber Column in the Source sheet and add a so-called helper column to manually add the row id on as many rows as you think you need in the Destination sheet.

    Would that work/help?

    I hope that helps!

    Be safe, and have a fantastic week!

    Best,

    Andrée Starå| Workflow Consultant / CEO @WORK BOLD

    了我的帖子(s)帮助或回答你的问题吗tion or solve your problem? Please support the Community bymarking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!

    SMARTSHEET EXPERT CONSULTANT & PARTNER

    Andrée Starå| Workflow Consultant / CEO @WORK BOLD

    W:www.workbold.com| E:(电子邮件保护)| P: +46 (0) - 72 - 510 99 35

    Feel free to contact me about help with Smartsheet, integrations, general workflow advice, or something else entirely.

  • Paul Newcome
    Paul Newcome ✭✭✭✭✭✭

    @JayF索引/匹配将only work on rows that exist in the target sheet. If that row does not already exist, the INDEX/MATCH will not create a new row. You can stick with the copy row automation though from the source sheet to the target sheet to make sure new rows are always added as needed and an INDEX/MATCH column formula should be automatically applied to the newly added row.

    thinkspi.com

  • L_123
    L_123 ✭✭✭✭✭✭

    A nice thing to note about index match is that it's structurally identical to excel. There are many tutorials for excel as well that can be directly applied to smartsheet

  • Awesome thank you everyone.

  • Andrée Starå
    Andrée Starå ✭✭✭✭✭✭

    @JayF

    Happy to help!

    Please support the Community by marking the post(s)thathelped or answered your question or solved your problem withthe accepted answer/helpful, Insightful/Vote Up/Awesome. It will make it easier for others to find a solution or help to answer!

    SMARTSHEET EXPERT CONSULTANT & PARTNER

    Andrée Starå| Workflow Consultant / CEO @WORK BOLD

    W:www.workbold.com| E:(电子邮件保护)| P: +46 (0) - 72 - 510 99 35

    Feel free to contact me about help with Smartsheet, integrations, general workflow advice, or something else entirely.