PPT2000: Cannot Run Macros in a Presentation Opened by Macro (256579)
The information in this article applies to:
- Microsoft PowerPoint 2000
This article was previously published under Q256579 SYMPTOMS
If you use the Presentations.Open command in a macro to open another presentation that contains macros, those macros may not function.
WORKAROUND
To work around this problem, use either of the following methods.
Method 1: Use ActivePresentation.FollowHyperlink
Instead of the Presentations.Open command, use the ActivePresentation.FollowHyperlink command to open the presentation as a hyperlink.
Method 2: Change Security to Low
Change your security settings to low. To do this, follow these steps:
- On the Tools menu, point to Macro, and then click Security.
- Click the Security Level tab.
- Click Low and then click OK.
WARNING: This method poses certain security risks. Please consider the implications of this method before using it. Always make sure your macros come from a trusted source.
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 kbdtacode kbpending KB256579 |
---|
|