Article ID: 147633 - Last Review: January 19, 2007 - Revision: 3.3 ACC: How to Run Schedule+ from MS Access Using AutomationThis article was previously published under Q147633 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article shows you how to use Automation to run Schedule+ from Microsoft Access to display a schedule for the current user . This article assumes that you are familiar with Visual Basic for Applications and with creating Microsoft Access applications using the programming tools provided with Microsoft Access. For more information about Visual Basic for Applications, please refer to your version of the "Building Applications with Microsoft Access" manual. MORE INFORMATION
The following example creates a form that has a command button on it that
runs Schedule+ and displays a schedule for the current user.
To run Schedule+ from a Microsoft Access form, follow these steps:
REFERENCES
For information about running Microsoft Outlook from Microsoft Access,
please see the following article in the Microsoft Knowledge Base:
161012
(http://support.microsoft.com/kb/161012/EN-US/
)
VBA: How to Create a New Contact Item in Outlook with
Automation
For more information about Automation, search the Help Index for
Automation or ask the Microsoft Access 97 Office Assistant.
| Article Translations
|

Back to the top
