Category: PyXLL
Interval Filter using PyXLL Oct 2024
I built a set of functions demonstrating dynamic filtering and sorting using Excel and PyXLL. The functions determine whether a value is within a numeric interval (closed, open, or any combination).
A video illustrates the performance.
One million filters
PyXLL PySide2 CTP ActiveX Sep 2024
I built a full PySide2 menu that allows the selection and presentation of AISC steel properties and the calculation of ASCE wind loads.

Excel — Dictionary References with PyXLL Jan 2024
Excel — Drawing Automated Shapes with PyXLL Sep 2023
Excel — Drawing Automated Shapes with PyXLL Sep 2023
Using PyXLL, I have programmed automatic shapes in Excel. That is, I built a function that draws an arbitrary shape in a user spreadsheet: the shape is defined by a range of coordinates; as the coordinates are edited, a new shape can be drawn.
