There must be 70 ways to … win the playoff.
Category: Python
Multi-Dimension Data Table using PyXLL (with video) Dec 2020
I coded a PyXLL macro that builds a multi-dimension data table (MDDT).
The native Data Table provided by Excel is useful but limited to two variables.
My version is set up for 5 independent variables and an unlimited (theoretically) number of dependent variables. Five was an arbitrary choice; some limitation is required here.
PyXLL to Jupyter Interface (with video) Dec 2020
PyXLL Custom Task Panes in Excel (with automated drawings and video) Nov 2020
The PyXLL/Jupyter interface would be drab without custom menus and graphical feedback.
