Category: Python
Convolution as seen in Virtual Work Nov 2023
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.
