Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a form submitting to a sheet colums A to F. When submitted columns D, E and F contain numbers. I have a sum formula in cell G1, summing entries in these columns. I replicated the formula for several rows. What I have observed is that when a form is submitted, it populates row 1. However, what appears to be happening, is that the sheet inserts a blank row after each submission, which moves each subsequent row down a row. The formula that was in cell G2 is now in cell G3. There is then no formula for row 2. I would greatly appreciate if anyone could advise me on a workaround. Thanks.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.