A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Just use the tab names as you would to sum a column
Example, my first sheet is called Summary, my last sheet is called Data and I could have many other sheets in between.
=SUM(Summary:Data!F1)