I've been coding in python for awhile and discovered semi-recently that you can use python in Excel. Not to the extent of VBA, which has the ability to run code with side effects that can modify the spreadsheet, but anything formulas are capable of doing, Excel's python feature is also capable...