Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Python and pyxll
- Using LINEST for non-linear curve fitting
- Deflections and Moments in Rectangular Plates
- Downloads
- About Newton Excel Bach
- Continuous Beams With Spring Supports by Macaulay’s Method
- 3DFrame - 3D Frame analysis for Excel
- Strand7 API GetNode functions
- Automatic download of csv files
- LatPile - Analysis of Lateral Loads on Piles
Recent Comments
Tag Archives: TextJoin
VBA routines for splitting and joining text
As mentioned in the previous post, I have written two short VBA routines to aid the process of splitting a column of text strings into separate columns, using either a space or any other chosen character as the delimiter. These … Continue reading
Posted in Excel, UDFs, VBA
Tagged Concat, Concatenation, Excel, JoinText, text to columns, TextJoin, UDF, VBA
Leave a comment