XL7: Visual Basic Example Logging on to Schedule+Last reviewed: September 2, 1997Article ID: Q140542 |
The information in this article applies to:
SUMMARYIn Microsoft Excel, you can programmatically control Microsoft Schedule+, through Visual Basic for applications using OLE Automation. To use the properties and methods in the object library provided by Schedule+, you will need to create an object variable using the CreateObject function.
MORE INFORMATIONThe following example will log you on to Schedule+, display the path to the schedule file, and then log you off. Microsoft provides examples of Visual Basic for applications procedures for illustration only, without warranty either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose. This Visual Basic procedure is provided 'as is' and Microsoft does not guarantee that it can be used in all situations. Microsoft does not support modifications of this procedure to suit customer requirements for a particular purpose. To use the macro, do the following:
REFERENCESBackOffice Software Developer's Kit, version 1.5
|
Additional query words: 7.00 SDK
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |