Forum Discussion
nmonkman64
Feb 13, 2026Copper Contributor
Need 1 worksheet to add totals from multiple worksheets in the same file.
undefined
raqim88
Feb 14, 2026Copper Contributor
Create a summary sheet and use a 3D SUM formula to pull totals from the same cell across sheets (e.g., summing A1 from Sheet1 through Sheet5). It’s the simplest way to keep a running total.