I need to maintain an excel workbook which contains a lot of links to other
workbooks. Since the linked workbooks change every week, I need to change all
the links accordingly. For example, a cell with formula "='[aug_28.xls]sheet1'
!A10" will be changed into "='[sep_4.xls]sheet1'!A10". I tried to do this with
Find/Replace. However, the link is updated every time it is changed. The link updating takes a couple of seconds. So it may take a hour
to finsh it for a workbook with thousands of links. Could anyone tell me how
to shut down the link updating when I am changing the links. So, I can update
them all together after I finsihed all changes. This should be much faster
because many links are linked to different places of the same workbook. When,
updating together, the linked workbook will only be openned once.
Hope I got myself understood. Thanks in advance!
Bookmarks