Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Cubic Splines
- 2DFrame-py
- About Newton Excel Bach
- Downloads
- XLDennis, the MSDN Library, and VBA rant
- Using VBA Evaluate as an Array Function
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Frame Analysis with Excel - 3, Continuous beam or frame
Recent Comments
Tag Archives: Wndows Insider
Working with dynamic arrays in Excel
Many of the VBA functions available here return results as arrays, which must be entered by selecting the desired output range, then pressing Ctrl-Shift-Enter (CSE). This can be inconvenient (or at least untidy) when the size of the output array varies. … Continue reading
Posted in Arrays, Excel, UDFs, VBA
Tagged Charles Williams, dynamic arrays, Excel, Fast Excel, VBA, Wndows Insider
Leave a comment