Forum Discussion

Phishdawg's avatar
Phishdawg
Brass Contributor
May 24, 2023

Copy Excel Data from Many Workbooks to a Workbook

Hello Excel Community,

I am wondering, based on the attached, if Excel is capable accomplishing the below defined task by using cell coordinates, even if no table(s) exist?

I posed the following question to the Automate Community.

I have an Excel workbook that is posted to a OneDrive folder a few times a week.
The name of the workbook is the same except for the date.
The workbook looks like the following and has no tables. There are multiple sheets that have data in each workbook. 

I need to move all data in the columns with the black headers to a SharePoint List whenever a new document is added to the OneDrive folder.

As the workbook has merged cells and no table, Is this possible?

 

The response I received -

I'm afraid Power Automate is not suitable for this task. Because if the data is not formatted as a table, it means that the data cannot be retrieved through the Get Rows action.

 

Resources