This appendix introduces users of the Microsoft
Excel 4.0 Macro Language to Visual Basic programming. In this
appendix, you'll learn how Visual Basic differs from the
Microsoft Excel 4.0 Macro Language, how you can continue using
your existing Microsoft Excel 4.0 macros, and where to find more
information about Visual Basic.
Visual Basic is a true programming language that features variables
with scoping, an integrated editor, and enhanced dialog box tools
and debugging tools. Learning Visual Basic in Microsoft Excel 97
makes it easier for you to learn programming in other Microsoft
Office 97 applications (Microsoft Access, Word, and PowerPoint)
as well as Microsoft Project and other Microsoft applications
that use Visual Basic. You can also control these other applications
easily in your Visual Basic code.
Information for Users of Microsoft Excel 4.0 Macros