Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- 2DFrame-py
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Biaxial bending update
- Downloads
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Cubic Splines
- XLDennis, the MSDN Library, and VBA rant
- Automatic download of csv files
- The history of the theory of beam bending - Part 3
Recent Comments
Tag Archives: VBA
Using RC Design Functions – 3
In the previous post in this series I looked at the results available from the EStress function in the RC Design Functions spreadsheet. Three associated functions are: EstressCap PLCurve TStiff EStressCap finds the maximum bending moment for a specified axial load, … Continue reading
Using Goal Seek on a multi-column range
Following a comment requesting help using my Goal Seek spreadsheet I have modified the macro to allow it to operate on a multi-column range. The spreadsheet can be downloaded from GSeek.zip, including the solution to the problem described below. The … Continue reading
Using RC Design Functions – 2
In the previous post we looked at a summary of the functions in the RC Design Functions spreadsheet, and ways of using the EStress function (download file with examples). In this post we will look in more detail at the … Continue reading
Using RC Design Functions – 1
Download RC Design Functions (includes full open source code) and EStress Examples.xlsx This series of posts will cover ways of using the many functions contained in the RC Design Functions spreadsheet, starting with some general comments on using the User … Continue reading
Posted in Beam Bending, Concrete, Excel, Newton, UDFs, VBA
Tagged Examples, Excel, RC Design Functions, Reinforced Concrete, UDF, VBA
13 Comments
Section properties for groups of defined shapes
Following a discussion at Eng-Tips, I have modified the section properties spreadsheet (presented here) so that section properties can be found for groups of defined shapes, including provision for translation and rotation of each shape, and application of different E … Continue reading
Posted in Coordinate Geometry, Excel, Maths, Newton, UDFs, VBA
Tagged Excel, section properties, section properties of multiple shapes, VBA
13 Comments