V
V. Roe
I have been using the line of code below to open a file without the update
links prompt. It suddenly has begun showing the prompt. The only change I
can see is that someone has opened and saved the workbook I am trying to
open without updating links in excel 2000, and I am using 97. Can anyone
tell me why this would suddenly start showing the prompt asking to update
links? I have been using this code for months without changes. Thanks
Valerie
Workbooks.Open FileName:="T:\Voc Rehab\Voc Master Files\Revised Voc
Form.xlt", UpdateLinks:=False
links prompt. It suddenly has begun showing the prompt. The only change I
can see is that someone has opened and saved the workbook I am trying to
open without updating links in excel 2000, and I am using 97. Can anyone
tell me why this would suddenly start showing the prompt asking to update
links? I have been using this code for months without changes. Thanks
Valerie
Workbooks.Open FileName:="T:\Voc Rehab\Voc Master Files\Revised Voc
Form.xlt", UpdateLinks:=False