Hi,
I have this 2 sheets where if a row is added it is copied into another sheet. What I want is before the copying, there is one column which i want to have a contact and then copy to another sheet.
I have tried doing it using Automation, but changing a cell value is last step which can take place in automation, this is not successful. I have tried using helper column but it is not doing the job.
Can someone suggest any answer