PPT2002: Expected Message That Some Features May Be Lost Is Not Displayed During Programmatic Save to PowerPoint 95 (285415)
The information in this article applies to:
- Microsoft PowerPoint 2002
This article was previously published under Q285415 SYMPTOMS
In Microsoft PowerPoint 2002, when you create a Microsoft Visual Basic for Applications (VBA) macro to save a presentation as a Microsoft PowerPoint 95 presentation, you do not receive a message that some features may be lost when you save to the earlier version.
When you manually save the same presentation as a PowerPoint 95 presentation, the following message appears as expected:
Path file name may contain features that are not compatible with a PowerPoint 95 presentation. Do you want to save the presentation in this format?
This behavior occurs even when you use the following line of code to programmatically set the program to display all such messages:
Application.DisplayAlerts = ppAlertsAll
CAUSE
This behavior occurs because Visual Basic save code in the object model bypasses all user interface-related alert-type messages.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbbug kbnofix KB285415 |
---|
|