Hi everyone,
I'm looking for some help with automation.
STEP 1: I want to copy row data from one sheet ("Sheet A" for simplicity) to another sheet ("Sheet B") when a status column is changed to green.
STEP 2: I ALSO want to copy row data from "Sheet A" to "Sheet B" when an attachment is added.
By nature, STEP 2 will happen AFTER STEP 1 has been completed, and row data has already been copied to "Sheet B."
I have both automations built; however, this creates duplicate entries in "Sheet B."
Is there a way to complete STEP 2 without creating a duplicate entry? Can I somehow copy the attachment to "Sheet B" and tie it to the existing row that has already been copied over?