Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Time in hours and minutes between two dates
- Commenting a block of code in VBA
- Using Goal Seek on Multiple Cells
- Cubic Splines
- Using LINEST for non-linear curve fitting
- Lateral pile analyis with PY curves ...
- Deflections and Moments in Rectangular Plates
- Fitting high order polynomials
- Downloads
- Solving Quadratic, Cubic, Quartic and higher order equations; examples
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