79478293

Date: 2025-03-01 21:25:26
Score: 2.5
Natty:
Report link

For Google Sheets: =SUMIF(ARRAYFORMULA(MOD(COLUMN(B1:Z1),2)),0,B1:Z1) Change the range in both places to suit your needs. Successfully sums the values of every other column.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: John Page