There must be 70 ways to … win the playoff.
Author: khoitsma
Structural engineer, Python programmer
From Punch Cards to Flash Memory Dec 2020
Protected: D Day Paratroopers June 1944
There is no excerpt because this is a protected post.
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.

