XL98: VBA Macro Behavior Is Different from Excel 5.0 (183541)
The information in this article applies to:
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q183541 SUMMARY When you run a Visual Basic for Applications macro in
Microsoft Excel 98 Macintosh Edition, the way the macro behaves may be
different from the way it behaves in earlier versions of Microsoft Excel. This
may be true for any of the following reasons: - The architecture of Microsoft Excel 98 Macintosh Edition is
somewhat different from the architecture that is used in earlier versions of
Microsoft Excel. Some elements (for example, menu bars and toolbars) are
greatly enhanced in Microsoft Excel 98 Macintosh Edition. As a result, Visual
Basic code that interacts with these elements may work differently.
- Microsoft Excel 98 Macintosh Edition corrects some problems
that are present in earlier versions of Microsoft Excel. As a result, Visual
Basic code that works in earlier versions of Microsoft Excel may work
differently in Microsoft Excel 98 Macintosh Edition.
- Because all of the Microsoft Office programs include
Microsoft Visual Basic for Applications, the Visual Basic environment in
Microsoft Excel includes changes that accommodate the new programs and provide
consistent behavior in all programs. As a result, code that uses Automation or
other cross-product functionality may work differently in Microsoft Excel 98
Macintosh Edition.
Microsoft realizes the importance of minimizing the amount of
effort that is required to use macros in Microsoft Excel 98 Macintosh Edition.
Microsoft Excel 98 Macintosh Edition is designed to be compatible with earlier
versions of Microsoft Excel; however, in some cases, it may be necessary to
modify your code so that it works in Microsoft Excel 98 Macintosh Edition.
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbdtacode kbinfo kbprb kbProgramming KB183541 |
---|
|