Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- XLDennis, the MSDN Library, and VBA rant
- Using LINEST for non-linear curve fitting
- Filling Blanks with Go To-Special (and local help rant)
- Daily Download 4: Continuous Beam Analysis
- Downloads
- Daily Download 5: Frame Analysis
- Cubic Splines
- Writing Arrays to the worksheet - VBA function
- About Newton Excel Bach
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
Recent Comments
Tag Archives: UDFs
Returning Arrays From VBA and Python
Most of the user defined functions (UDFs) presented on this blog return a multi-cell array, that must be entered by selecting the output range then pressing Ctrl-shift-enter to display all the results. This process has several inconveniencies: You need to know … Continue reading
Posted in Arrays, Excel, Link to Python, UDFs, VBA, xlwings
Tagged dynamic arrays, Excel, Python, resizing array functions, UDFs, using array functions, VBA, xlwings
1 Comment
JavaScript UDFs in Excel
Bleeping Computer report that Microsoft have announced JavaScript UDFs for Excel. See the link for more details. This feature is not yet available in standard Excel, but a preview version is available to those joining the Office Insiders Program.