Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello --
When another user runs a set of workbooks I built for him, links in formulas include the name of the folder in which he stored the set of xls files. In my original files, links simply look like workbook.xls!range_name His workbooks don't work. and, when he sends them to us to fix, the links have to be changed. MS article PSS ID Number: 327006 seems to be relevant to this problem. If I understand the article, it suggests: "To temporarily prevent the recalculation of external links, set the calculation environment to Manual... " I can see how to do that in code placed in Workbook_Open, but I can't figure out where to turn recalculation back ON. Am I on the right track with this as a solution to the problem? If so, can someone tell me where to put code to turn recalculation ON. If not, do you have an idea of how the links become changed? Thank you for any help. Larry Mehl --- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.801 / Virus Database: 544 - Release Date: 11/24/2004 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prompt user on automatic updates for Workbook Links | Excel Discussion (Misc queries) | |||
remove links when pasteing formulas from one workbook to anoth | Excel Worksheet Functions | |||
Open Workbook created in Excel 2003 in a computer that runs Excel | Excel Discussion (Misc queries) | |||
prompt user to change source of links | Excel Discussion (Misc queries) | |||
Links in formulas change when another user runs a workbook | Excel Discussion (Misc queries) |