Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

237
Views
Google Sheets - insert row increments formula cell

I've created a results page for a board game we play. We enter the results on the Last Game sheet. I then click Save Results which inserts rows and copies the result data accordingly into three sheets, Game Totals, Player 1 and Player 2.

The Last Game sheet has number of wins, averages and such which all use formulas, e.g.

=COUNTIF('Game Totals'!D2:D164, "SUSAN")

D1 is a header row. The latest results are copied into the inserted row, D2.

My problem is while I want D164 to increment to D165 in the formula above I want D2 to remain as D2, but it increments to D3.

I read up a little on using $D$2 but that doesn't stop it from incrementing to D3.

Any help most gratefully appreciated Cheers Johnny.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Assuming that cell 'Game Totals'!D1 does not equal Susan and does not move when you insert rows, you can start the range reference from that cell:

=countif('Game Totals'!D1:D164, "SUSAN")

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!