I am using a form for users to populate a Grid. When they finish the form, the data appears in Sheet1, bottom row. When the checkbox for the row is checked/true, it triggers the workflow.
The problem is the workflow copies the whole Sheet1 over to Sheet2, below the existing data, creating duplicates of the existing data in Sheet2.
How do I get the workflow to ONLY copy the new row in Sheet1, over to Sheet2 at the bottom of the sheet in the next available open row?
Thanks in advance for any assistance!
dw