Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- XLDennis, the MSDN Library, and VBA rant
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Filling Blanks with Go To-Special (and local help rant)
- Retrieving unique values from a range or array ...
- About Newton Excel Bach
- Daily Download 4: Continuous Beam Analysis
- Writing Arrays to the worksheet - VBA function
- Downloads
Recent Comments
Tag Archives: Dynamic Sort
Sorting with VBA and Python
This subject was last covered in March 2014. I have now updated the Python code to work with xlwings, and the new version (including open source VBA and Python code) can be downloaded from: Sortfunc.zip. The previous version, linking to … Continue reading
More Sort Functions
I have recently added three new sorting User Defined Functions (UDFs) to the SortFunc-py spreadsheet, and added a new option to the SortV function. The new file may be downloaded from SortFunc.zip, including full open source code. The first new function … Continue reading
Posted in Arrays, Excel, UDFs, VBA
Tagged Dynamic Sort, Excel, Sort Functions, Sort rows, UDF, VBA
2 Comments