Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- About Newton Excel Bach
- Cubic Splines
- The Conjugate Beam Method
- Units for Excel
- A catenary function
- Contour plots with Excel and Matplotlib
- Retrieving unique values from a range or array ...
- Writing Arrays to the worksheet - VBA function
- Unit aware continuous beam spreadsheet update
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