Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 440
Default Linked spreadsheets

When opening a spreadsheet which is linked to another, the "This workbook
contains links to other data sources" information message appears. You can
then either choose to 'update' or 'don't update'.
Is it possible to disable this message and have the update happen
automatically?
Also, as this update takes approx. 10 - 15 seconds here, could there be an
"Updating information" message appear (while updating) in a specified cell or
is that being a bit adventurous?
--
tia

Jock
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default Linked spreadsheets

Try this

workbooks.Open(Filename, UpdateLinks:= True)

Replace Filename with your filename (including the path)

HTH,
Barb Reinhardt

"Jock" wrote:

When opening a spreadsheet which is linked to another, the "This workbook
contains links to other data sources" information message appears. You can
then either choose to 'update' or 'don't update'.
Is it possible to disable this message and have the update happen
automatically?
Also, as this update takes approx. 10 - 15 seconds here, could there be an
"Updating information" message appear (while updating) in a specified cell or
is that being a bit adventurous?
--
tia

Jock

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Linked spreadsheets

tools=options=Edit tab, uncheck Ask to Update Automatic Links.

--
Regards,
Tom Ogilvy



"Jock" wrote:

When opening a spreadsheet which is linked to another, the "This workbook
contains links to other data sources" information message appears. You can
then either choose to 'update' or 'don't update'.
Is it possible to disable this message and have the update happen
automatically?
Also, as this update takes approx. 10 - 15 seconds here, could there be an
"Updating information" message appear (while updating) in a specified cell or
is that being a bit adventurous?
--
tia

Jock

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 440
Default Linked spreadsheets

Thanks guys
--
tia

Jock


"Tom Ogilvy" wrote:

tools=options=Edit tab, uncheck Ask to Update Automatic Links.

--
Regards,
Tom Ogilvy



"Jock" wrote:

When opening a spreadsheet which is linked to another, the "This workbook
contains links to other data sources" information message appears. You can
then either choose to 'update' or 'don't update'.
Is it possible to disable this message and have the update happen
automatically?
Also, as this update takes approx. 10 - 15 seconds here, could there be an
"Updating information" message appear (while updating) in a specified cell or
is that being a bit adventurous?
--
tia

Jock

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linked spreadsheets failing to recognised that the linked file is Michael Excel Discussion (Misc queries) 0 January 14th 10 12:03 PM
Linked Spreadsheets Mike Lang[_2_] New Users to Excel 4 March 26th 09 04:34 AM
Linked spreadsheets Pammy Excel Discussion (Misc queries) 1 September 4th 08 04:30 PM
Connecting Linked Spreadsheets Steve C Excel Discussion (Misc queries) 0 February 22nd 06 05:04 PM
linked spreadsheets Mifty New Users to Excel 6 September 10th 05 12:10 PM


All times are GMT +1. The time now is 02:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"