DataSource Error, updating data live without closing down the first document

Thamos

New Member
Joined
Aug 30, 2021
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Hello there

I need to make a excel document where i get live updated data from another excel workbook. im struggling with using the Data -> Get Data -> From File -> From Workbook.
my problem is that it seems like i need to have the first document closed down in order for the second document to recieve the data from the first one. i made the second document update whenever it gets oppened and every 2 minutes. yet it just pops up with a message saying
1630326879358.png
.
This happens until i close down the first document.
Is there any fix to this? or should i use another method, if so which method to get the data from another woorkbook that is live updating the data. ?
Im kinda new at excel so feel free to break it down for me if possible.
Thanks in advance.
Kind regards
Thomas
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
For importing data with power query, your source file has to be closed first (only if you use the query and the source file on the same pc).
Other method is with VBA.
 
Upvote 0
Perhaps converting the live updating workbook to a shared workbook would solve your issue (Ribbon > Review tab > Share workbook > check Allow changes ...)
 
Upvote 0

Forum statistics

Threads
1,214,932
Messages
6,122,323
Members
449,077
Latest member
jmsotelo

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