I am using Zapier to add new rows to Google Sheets via a form. One of the cell values in the new row calculates the stock price via Google Finance and another a unique ID.
The problem is both of these are "volatile functions" meaning they recalculate constantly and on any changes to the sheet(rand).
How can I copy the cell values of these two funtions when the form is filled in and new row added? Using Google Sheet functions or perhaps Google App Script?
The old copy/paste obviously works, but need something automated that works across large numbers of cells
https://docs.google.com/spreadsheets/d/1j8UTXo0-nBss5BR-_it3VYSi83UdjwsTAs3S3B0Dk6E/edit?usp=sharing