Hello! I was wondering if there was a way to have certain column data automatically transferred to another sheet. Once that data is transferred, I would like for that transferred data to automatically populate into an existing parent row (if the account name matches).
Example: Sheet 1 is a request sheet that is auto filled from a form. Once the request is complete I would like it to transfer only certain columns to Sheet 2.
Sheet 2 is an internal record keeping sheet. If the Account name from Sheet 1 already exist in Sheet 2 but the project is different, I would like that data to show up on sheet 2 as a child row. That way I can view all projects (child rows) under each Account name (parent row).
Is this possible?