Equation Help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I can't figure out an equation, or if an equation for its even possible. I'm
using Excel 2003

My spreadsheet has multiple columns, but they repeat. A is 'Part number' B
is 'Parts Completed' C is 'Date Completed'.
Then it repeats with C being Part number and so on.

I need an equation that will sum every third column. Basically
=sum(A1+D1+G1) and so on. But is there any way I can make the equation short
so that I don't have to enter in every column? This spreadsheet goes all the
way to column IU or something like that.
 
Hi Sarah,

One way is to insert a blank helper row, row 2 in your example.
In A2 put =A1
In D2 put =A2+D1
Highlight the three cells B2,C2 + D2 (B2 +C2 being blank)
Grab the fill handle and drag across to the end of your sheet.
You will then have a running total of every third column

HTH
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

I can't copy and paste equations 0
Autofill equations 4
Strike-throughs and equations 2
Iterative Equation 5
Adding every sixth value 8
Excel formulas/cells 2
I need Equation 1
Equation Selector 7

Back
Top