
Excel — Taming of the Shapes with PyXLL May 2022
Adding tools to Excel Jan 2022
Excel Functions Nov 2021
New functions in Excel 2019
Python, PyXLL, and Pyside2 Nov 2021

Excel Dropdown with NO worksheet data list — redux Aug 2021
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 […]