PPT2000: HTML: Hyperlinks to VBA Macros Don't Function (226560)



The information in this article applies to:

  • Microsoft PowerPoint 2000

This article was previously published under Q226560

SYMPTOMS

After you save your presentation in the HTML format, any hyperlink or action setting that launches a VBA macro will not function when you view your presentation in a web browser. The link will be inactive, when you move the mouse pointer over the hyperlink location.

CAUSE

Office Visual Basic for Applications macros are not converted into VB Script or JScript compatible scripts. The VBA language contains many properties and methods that are outside the scope of either scripting language, especially the properties and methods of Microsoft PowerPoint 2000.

Currently there are no automated methods of converting VBA macros into VB Script or JScript equivalents.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Modification Type:MinorLast Reviewed:10/11/2006
Keywords:kbbug kbdtacode kbhtml kbnofix KB226560