• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

{{skip}} Not Working

TopDog

Member
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.
 

Fagun Shah

Well-known member
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.
 
Top