pulling lastrow data from multiple files

gordsky

Well-known Member
Joined
Jun 2, 2016
Messages
556
Office Version
  1. 2016
Platform
  1. Windows
Hi all,

Im trying to pull the data from the last row in Column E of multiple files within a folder. I was initially looking to do this via vba but as I dont want to "open" each workbook individually it was suggest that power query may be the way forward. I am new to power query but have managed to work out how to pull all the files and even managed to work out how to get rid of the columns etc i dont need. what I cant work out is how to get the data from just the last row (which would be variable) of each workbook.
Can someone give me some pointers please.
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
What location are you wanting to store the last cell value of column E of all the workbooks?
 
Upvote 0
Another question on the sheet names, You said only 1 sheet in each workbook. Are all of them going to have the same sheet name? If so, what is the sheet name?
 
Upvote 0
Another question on the sheet names, You said only 1 sheet in each workbook. Are all of them going to have the same sheet name? If so, what is the sheet name?
Hi yes they all have the same sheet name and it will be "HrsWRK"
 
Upvote 0
Ok, Give me a little bit so I can try to put together something for you.
 
Upvote 0

Forum statistics

Threads
1,225,478
Messages
6,185,228
Members
453,283
Latest member
Shortm88

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