Copy row and paste in edit form

I struggle with this forever nowโ€ฆ
I have 2 different sheets: 1 products with al the info called โ€œABC storeโ€.
The second one is an slice of a google sheets file with locations of boxes called โ€œOverstock-Leegโ€.
This second one has a colum with static box numbers, these wont change.

What i would like is to copy some rows of โ€œABC storeโ€ and paste them in an existing row (a box number) in the โ€œOverstock-Leegโ€ slice.

So i made an action: LINKTOFORM(โ€œOverstock Leeg_Formโ€, โ€œNaamโ€,[Name], โ€œIDโ€, [local_id])

it copies al the info i need, it also paste them in the right places, but it can only make a new row, not edit the existing one.

How can i copy the data to an existing row?

All help is appreciated !

0 2 267
2 REPLIES 2

tony1
New Member

Hi @Maarten_ABC. What about LINKTOROW([row key], "Name of Form View")? That should open up the form view to edit the row with the given key. https://help.appsheet.com/en/articles/2357262-linktorow

Ill try that! dindnt knew that was a possebility!

Thanks in advance

Top Labels in this Space