5 ms·
I still have a soft spot for VBA, especially in Excel. I wrote a supply-chain management application in Excel+VBA that's still in production today. As comfortab
by bmccormack 14y ago
I still have a soft spot for VBA, especially in Excel. I wrote a supply-chain management application in Excel+VBA that's still in production today. As comfortable as I am with VBA, I wouldn't mind in the least ditching it for Python, which makes writing routine methods trivial. Great work!
- karamazov 14y agoGlad you like it! We're also backwards compatible - you can keep running old VBA code, and write new scripts in Python.