We initially developed these spreadsheets from a passion for computational problem-solving in engineering. Our primary goal was to create efficient tools that tackle complex tasks far exceeding the capability of manual calculation.
Our spreadsheets use effectived algorithms to tackle challenging engineering problems. They solve non-linear systems (WeldGroup, BoltGroup), perform matrix computations and manage large datasets (GoBeam, SmartComb), and run iterative routines for equation solving and optimization (ShortCol, PSLoss, Travelling Salesman). SectProp uses a recursive function to calculate the shear center of general shape thin-walled section.
Importantly, the spreadsheets are excellent tools for implementing design code requirements (e.g., design for shear and torsion in ShortCol and ShearLRFd). They instantly recalculate numerous formulas as you change input variables, allowing rapidly check and optimize design.
We make these spreadsheets productive for engineers by emphasizing intuitive input and a minimal learning curve. A streamlined output presents results clearly using tables and graphs.
Historically, out spreadsheets are favored by small companies and individual engineers, delivering reliable, professional-grade tools that are accessible and affordable without the high cost of proprietary software.
Basic familiarity with Microsoft Excel is expected from the user. To prevent accidental corruption of the underlying formulas and logic, our files are protected. Only designated input cells (which are clearly highlighted) can be modified by the user. Spreadsheets that utilize VBA macros feature either on-screen command buttons or a dedicated toolbar, which can be found in the Excel ribbon under the Add-Ins tab. This interface allows users to easily change settings and execute analysis routines from any point in the workbook.
Our spreadsheets use VBA macros to automate repetitive tasks and manage complex workflows, while powerful native Excel functions handle core calculations. In certain specialized cases, such as with GoBeam, the entire computational engine is written in VBA for maximum efficiency and control.
Enabling VBA macros in Microsoft Excel requires you to adjust your security settings in the Trust Center. By default, Excel usually disables macros with a notification for security reasons.
Here is the step-by-step process to change the macro security level:
A safer way to enable macros for files you know you can trust is to save them in a Trusted Location. Excel allows macros to run automatically for any file stored in a folder designated as trusted, bypassing the security warning without lowering the overall security level for all other files.
Our BoltGroup and WeldGroup spreadsheets require the use of the Microsoft Solver Add-in to locate the Instantaneous Center of Rotation. Solver is a standard component of Excel but must be activated before it can be used.
To activate the Solver Add-in:
Once activated, you should find the Solver button in the Data tab, within the Analyze group.