Excel Avg Multiple Workbooks

MikeCritt

New Member
Joined
Sep 12, 2024
Messages
2
Office Version
  1. 365
  2. 2021
  3. 2019
  4. 2016
Platform
  1. Windows
Hello Group

Looking for a little help. I have a folder with one workbook for everyday of the year. Starting in 2019-01-01 to today 2024-09-12.
Each workbook has a column for the date/time (Column B) and another (Column D) with the data. Starts at Row 7 and goes to row 2887
(Sheet name in each workbook is called template)
1726150624971.png


I would like to take the date from each workbook (above one would be 2019-01-01) into one column and the average of row's D7:D2887 in another column.
Something like this:
1726151019429.png

Been trying power query but haven't had much success.

Thanks in advance
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Trying to do vlookup below is what I have been trying:

=VLOOKUP (AVERAGE '[Test[2019-01-01.xlsx]Template'!$D$7:$D$2887)
 
Upvote 0

Forum statistics

Threads
1,221,526
Messages
6,160,340
Members
451,637
Latest member
hvp2262

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