{{skip}} Not Working
Status: Closed · Asked by TopDog on · 0 views
I'm sending information from Google Forms to Google Sheets using the Add New Row option on the Google Sheet. However, I want to skip certain columns because they have formulas in them.
I've tried your {{skip}} function but it doesn't work and all the cells in the row are still being overwritten. Hoping to get a fix for this.
Use Append Row instead of Add New Row bcoz Add New Row action removes formulas or anything that is in the same row, but Append Row keeps it.