Forum Discussion

Asirbu's avatar
Asirbu
Copper Contributor
Sep 25, 2020
Solved

Linking Excel tables in two workbooks (one stored locally and one on OneDrive)

Hi everyone, 

 

I have a table in an .xlsm file stored locally, and I would like to link the data to an .xlsx file stored on OneDrive. The goal is to have the tables synchronized, so any data changes in the local .xlsm file would be automatically reflected in the cloud-based .xlsx file. Is this possible?

 

1. The VBA code in the .xlsm seems to break when the file is stored in the cloud. Hence, the requirement for the file to be stored locally.

2. The .xlsx file needs to be in the cloud, as the data is further used by a flow. Having an additional .xlsx file seems necessary, as the Excel Online Connector in Power Automate does not recognize .xlsm files.

 

Thank you!

3 Replies

Resources