SHEET A:
Trigger: When rows are added or changed AND when "assigned to" changes to any value
Action: copy a row SHEET B
EXAMPLE/ISSUE:
Sheet A Row 1 is "assigned to" Joe
This row is then copied to the Sheet B
YEA! however
Joe quits
Sheet A Row 1 "assigned to" is changed to Sally
A second row is then copied (via trigger automation) to Sheet B
OH NO! Now there are two rows on Sheet B, one for Joe and one for Sally
QUESTION: Is there a way to, when the "assigned to" field is changed on Sheet A Row 1, when the trigger is set it over rides that field/row on the Sheet B so there is only 1 row with that assignment (Sally).... not 2 (Joe and Sally)?