Trying to find a way to update information on existing rows via a form (not via update request)

Options

Hello Smartsheet Community. I have a customer who has uploaded an existing excel spreadsheet into Smartsheet (about 200 rows) which includes information such as email address, first name, last name, etc. as columns. We have created a form to capture new information to each row. Is there a way to set it up so that the new information goes to their existing line? And update request does not work because the form has logics and drop downs which I cannot mimic in an update request.

Thanks for any help :)

Best Answer

  • Paul Newcome
    Paul Newcome ✭✭✭✭✭✭
    Answer ✓
    Options

    You would have to have the form going to a separate sheet and then use INDEX/MATCH formulas with cross sheet references to pull the values over to the original sheet. If you wanted to "lock" that data in as static data, you would have to set up a trigger that denotes the row is completed being updated and use a copy or move row automation to a 3rd sheet.

Answers