I am trying to automatically bring over a row of data from one sheet to another. Here is my use case:
Sheet A is used to enter new client engagements as the deals are accepted by the client.
Sheet B is used to track our PO's.
We want to automatically add the row of information on the new project from Sheet A as a new Row in sheet B.
What is the best way to do that?
The column headers already match in the two sheets.