Microsoft Excel Visual Basic
Helplopics Options | |
Open Method See Also Examole Aoolies To | |
Opens a workbook. Syntax object. Open{fifeName, updateLinks, readOnfy, format, password, writeResPassword, ignoreReadOniyRecommended, origin, delimiter, editabfe, notify, corwerter) object Required. The Workbooks object. fifeName Required. Specifies the filename ofthe workbook to open. updateLinks Optional. Specifies how links in the file are updated. Ifthis argument is omitted, the user is prompted to determine how to update links. Otherwise, this argument is one ofthe values shown in the following table. Value Meaning |
▲ d |
0 No updates 1 Updates external but not remote references 2 Updates remote but not external references 3 Updates both remote and external references |