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
- About Newton Excel Bach
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Downloads
- Daily Download 3: ULS design of reinforced concrete sections
- Daily Download 2: SLS design of reinforced concrete sections ...
- Biaxial bending update
- Using Linest for non-linear curve fitting, examples, hints and warnings
Recent Comments
Tag Archives: TextString
Stringing more than two words together
It has always seemed strange to me that the Excel function Concatenate(), which has such a long name, provides no additional functionality over using the & operator. The TextString function is a simple User Defined Function (UDF) which provides the … Continue reading