Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Downloads
- XLDennis, the MSDN Library, and VBA rant
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Retrieving unique values from a range or array ...
- Latex Maths Text in Excel
- Daily Download 3: ULS design of reinforced concrete sections
- Writing Arrays to the worksheet - VBA function
- Linking Excel to C - 2
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