Introduction to writing Excel addins for Excel in Python using PyXLL.
PyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.
Python is a modern dynamic language with great support for scientific computing and data analysis.
Using Python you will be able to solve complex problems faster and in a way that is more easily maintainable than with VBA.