Learn
VBA to Python Deep Dives
Deep-dive articles on converting VBA patterns to Python. Each guide includes real code examples, side-by-side comparisons, and practical advice for Excel developers making the switch.
18 Articles
VBA to Python Cheat Sheet (2026)
Read article →
10 VBA-to-Python Gotchas That Break Your Code
Read article →
Why We Verify Every Conversion With ast.parse()
Read article →
Automate Excel Reports Python Instead of VBA
Read article →
Filesystemobject to Pathlib
Read article →
Msgbox Inputbox Python Equivalents
Read article →
Select Case to If Elif
Read article →
VBA Arrays to Python List Numpy
Read article →
VBA Date Functions to Datetime
Read article →
VBA Dictionary to Python Dict
Read article →
VBA Error Handling to Try Except
Read article →
VBA for Loop to Python Range
Read article →
VBA Macro to Pandas
Read article →
VBA Range Cells to Openpyxl
Read article →
VBA String Functions to Python
Read article →
VBA to Python Financial Modeling
Read article →
VBA Workbook Worksheet Operations
Read article →
Why Companies Migrating VBA Python 2026
Read article →