Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Office 2003
Reference
Methods
O
 Open Method [Excel 2003 VBA Languag...

  Switch on low bandwidth view
Office Excel 2003 VBA Language Reference
Open Method [Excel 2003 VBA Language Reference]

Example

This example opens the workbook Analysis.xls and then runs its Auto_Open macro.

Workbooks.Open "ANALYSIS.XLS"
ActiveWorkbook.RunAutoMacros xlAutoOpen
		


See Also | Activate Method | Close Method | FileConverters Property | OpenText Method


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker