|
|
|
|
|
by bmccormack
5117 days 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! |
|
We're also backwards compatible - you can keep running old VBA code, and write new scripts in Python.