Search
System of Equations

How to solve system of linear equations in Excel with Custom Function

While I was preparing this post, I found  this C# function based on LU matrix decomposition to solve...

View Details
Plane Frame Example

How to Analyze 2D Frame with Excel VBA Programming

After I posted this application here and on YouTube, I got many requests about how to program such application...

View Details
Bending Schedule Spreadsheet

Bending Schedule Spreadsheet

  Note: Free download for all subscribers and customers of this site. Bending schedule tool for...

View Details
Draw rectangle in AutoCAD

How to draw rectangle in AutoCAD from Excel

VBA sample code  to send command from Excel to AutoCAD to draw a rectangle. Option Explicit ...

View Details
Simply supported beam with UDL

How to analyze a simply supported beam with distributed load using Excel VBA?

In my previous post, I demonstrated how a simply supported beam with point load can be analyzed using...

View Details
Beam Section

How to send command from Excel to draw beam section in AutoCAD ?

VBA sample code  to send command from Excel to AutoCAD to draw beam section. Option Explicit Sub...

View Details
Simply supported beam

How to automate simply supported beam subjected to point load with excel VBA?

Following a comment on this post on my YouTube channel from one of my viewer, I decided to share VBA...

View Details
RKstructure image

RKstructure

RKstructure is an excel  VBA application for plane frames, plane trusses and beams analysis. This program...

View Details
Multi Span Beam

Excel-Beam1

Excel-Beam1 is an excel based program for automatic multi span beam reinforcement detailing in AutoCAD. How...

View Details
Construction Calculator

Construction Calculator

Construction calculator is an excel based program to estimate construction materials. Program features: Estimate...

View Details