Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- 2DFrame-py
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Biaxial bending update
- Downloads
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Automatic download of csv files
- XLDennis, the MSDN Library, and VBA rant
- The history of the theory of beam bending - Part 3
Recent Comments
Tag Archives: clear range
Writing Arrays to the worksheet – VBA function
Previous posts have looked at the VBA code for efficiently writing a VBA array to the spreadsheet as quickly as possible, most recently here. I have now put this code in a function that can be conveniently called from any … Continue reading