Thread
:
Update Links
View Single Post
#
1
Posted to microsoft.public.excel.programming
Steph[_6_]
external usenet poster
Posts: 92
Update Links
Hi. How can adjust the following line of code to update links?
Set WB = Workbooks.Open(Filename:=OneFile.path)
I tried Set WB = Workbooks.Open(Filename:=OneFile.path), Update Links:=1
but that didn't work.
Thanks!
Reply With Quote
Steph[_6_]
View Public Profile
Find all posts by Steph[_6_]