Excel sum function

Anonymous
2024-12-15T17:34:24+00:00

Hey Guys, I use to have a formula for summing the values across multiple sheets and lost that formula. My brain is hurting now because this should be easy and I stabbed my brain with a q-tip this morning.

What I am trying to do is on the "Boxes" sheet C6 ( fig 1) is go through all the Sheets (fig 2) "1988 Tops", 1988 Topps-Glossy All Stars" "1989 Topps" etc. There is about 80 sheets to be summed and I figure if I can get the formula for 3 sheets I can expand it to all my sheets. All the sheets to be summed are set up the exact same way. Plus when I add sheets at a later date as long as I add sheets in-between the first sheet and the last sheet they should be included in the formula. So I need sum K22 on all sheets

fig -2

2

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

HansV 462.6K Reputation points MVP Volunteer Moderator
2024-12-15T18:00:56+00:00

Use

=SUM('First Sheet:Last Sheet'!K22)

For example:

=SUM('1988 Topps - Glossy All-Stars:1989 Topps'!K22)

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful