Forum Discussion
nmonkman64
Feb 13, 2026Copper Contributor
Need 1 worksheet to add totals from multiple worksheets in the same file.
undefined
Harun24HR
Feb 13, 2026Silver Contributor
Try the following formula-
=SUM('*'!A1:A100)
Try the following formula-
=SUM('*'!A1:A100)