Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default How can I disable linking?

I have tow workbooks that reference each other in hundreds of formulas and.
When I open one of the workbooks it starts linking the formulas with the
other workbook. This is really time consuming and takes like 10 min to open.
Can I disable link from code? In case it is imposible from code can I disable
this feature from options?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,646
Default How can I disable linking?

The only way I know is to open the workbook from a VBA sub with
Workbooks.Open Filename:=wbname, UpdateLinks:=0

Regards,
Stefi

€˛Vasil Ivanov€¯ ezt Ć*rta:

I have tow workbooks that reference each other in hundreds of formulas and.
When I open one of the workbooks it starts linking the formulas with the
other workbook. This is really time consuming and takes like 10 min to open.
Can I disable link from code? In case it is imposible from code can I disable
this feature from options?

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
Object linking/Worsksheet linking/etc... MikeH Excel Discussion (Misc queries) 0 June 15th 09 05:26 PM
Disable # bmelt Excel Discussion (Misc queries) 8 February 18th 09 04:39 PM
An error msg in Excel 2007 regarding Linking but no linking in fil Jugglertwo Excel Discussion (Misc queries) 0 September 12th 08 02:08 AM
Disable the name box markedwardfriedman Excel Programming 1 November 13th 03 09:46 AM
Disable ALT KEY Dunce in SC[_2_] Excel Programming 2 October 26th 03 11:41 PM


All times are GMT +1. The time now is 09:56 PM.

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

About Us

"It's about Microsoft Excel"