Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Friends...
This may be a trivial question, but i can't seem to find an answer to it: Is it possible to calculate a model (or application, or sheet etc) but to NOT update any external links? I have a consolidation model that i want to force to calculate during some code, but every time i do, it updates the external links (or tries to)... and i get a lovely cascade of #REF! errors. Stuart |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Myabe you could try one of those two settings:
'Workbook.UpdateLinks' setting or 'Workbook.UpdateRemoteReferences = False' "Stuart" wrote: Friends... This may be a trivial question, but i can't seem to find an answer to it: Is it possible to calculate a model (or application, or sheet etc) but to NOT update any external links? I have a consolidation model that i want to force to calculate during some code, but every time i do, it updates the external links (or tries to)... and i get a lovely cascade of #REF! errors. Stuart |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Updating external links | Links and Linking in Excel | |||
how do I improve performance when updating external links? | Excel Discussion (Misc queries) | |||
Problem with updating external links | Excel Discussion (Misc queries) | |||
Updating External Links | Excel Discussion (Misc queries) | |||
External Links not updating | Excel Discussion (Misc queries) |