I decided to delete this post … There are limits to the number of items that will show in a data validation drop down list: The list can show up to show 32,767 items from a list on the worksheet. If you type the items into the data validation dialog box (a delimited list), the […]
Category: PyXLL
Transform Axes Jun 2021
Protected: Parsing Feet Inches Sixteenths (FIS) Jun 2021
There is no excerpt because this is a protected post.
ASCE Exact Wind Integration (closed form equations) Jun 2021
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.