Links don't update unless the source file has been opened?

badams

New Member
Joined
Oct 18, 2005
Messages
3
When I open my worksheet and select update links I don't get any of the information. If I open the worksheet where the information resides then the information appears. The problem I have is the source file is large. Having to open it frequently is time consuming. Thanks for the help.

Bryce
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Depending on how much data you have linked, you could write the data you require from the source spreadsheet to a CSV file using the "Workbook_BeforeSave" or "Workbook_BeforeClose" event and link to the CSV file instead. Time taken to refresh should be pretty quick if there aren't many links.
 
Upvote 0

Forum statistics

Threads
1,203,236
Messages
6,054,303
Members
444,715
Latest member
GlitchHawk

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