Dynamic AVERAGE Across Multiple Worksheets

jski21

Board Regular
Joined
Jan 2, 2019
Messages
133
Office Version
  1. 2016
Platform
  1. Windows
Good day Mr. Excel Team,

Came across an incumbent's workbook that has multiple tabs by year. Each tab has numerous accounts (50+), by month, for various revenue items. I need to quickly get an average for each account across all the worksheets. I could simply click through each, add them, and divide by the # of observations =('2010'!A1+'2011'!A1...etc.), but I will likely need to advance this forward dynamically as we go further into 2022, 2023 and beyond.

Might there be a formula to capture an average dynamically across multiple sheets in a results worksheet that would accommodate future growth in the data set?

Many thanks, as always, for your review of this post and your help.


jski
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
"Excel is not a database."
A formula would be a monster for the multiple sheets/ranges.
You should consolidate the data into a single data model using the Get and Transform (PowerQuery) feature. You should then be able to get your Averages in a Pivot Table. I read your requirements as not needing any DAX (PowerPivot) calculations, but if necessary, your data will already be in the data model.
 
Upvote 0
Solution
That's what I thought. Will give this a go SpillerBD. Thanks.
 
Upvote 0

Forum statistics

Threads
1,214,520
Messages
6,120,007
Members
448,935
Latest member
ijat

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top