Chapter 20. Combining Excel and Visual Basic 6 Before we begin this chapter, we must note that Visual Basic 6 is no longer sold by Microsoft. Its place has been taken by VB.NET, which is a very different programming language despite the similarity of its name to VB6. However, VB6 is still widely used by working programmers all over the world. VBA is the primary programming language for all current versions of Excel and it will continue to be so for some time to come. VBA and VB6 are very closely related and work very well together, so the case for using VB6 to extend the powers of VBA is still a strong one. |