Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. GrahamG

    Mechanical engineering and Excel

    I have used Excel for many years to produce repetitive structural calculations which help speed up the design process (Steel Beam Design, Load Take Down for Masonry Walls, Brick Retaining Walls etc). They do not have to be complicated and you do not have to use VBA to start with but if you...
  2. GrahamG

    Show Formula Contest Automatically

    A small modification makes the result dynamic and units can be added. Sub ConvertFormulaToText() Dim intRow As Integer Dim intCol As Integer Dim intCountRow As Integer Dim strFormula As String Dim myRange As Range Dim strVal As String Dim strText As String Dim...

Part and Inventory Search

Back
Top