Advertisement
ExcelCalcs
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Material Proerties (1 viewing) (1) Guest
You can request specific calculations in this area. Hopefully someone in the ExcelCalcs community can help.
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Material Proerties
#323
InfoJunkie65 (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Re:Material Proerties 1 Year, 2 Months ago Karma: 2  
Good Idea. But what format. I have structural sections database in Access which are then linked into an excel workbook, which is then usde by other workbooks. In QPro I simply used lookup tables directly into a paradaox file. Excel seemed to have problems with that.

Then using lookup functions into the sections properties database became to cumbersome for some tasks, where want multiple sections in the one workbook. So I wrote VBA functions which use DAO to obtain data direct from Access and return the results I want such as phi.Ms, without the need to display all the section properties and intermediate calculations involved in calculating effective widths and effective section properties. Get the value I want more direct.

The reason for using Access/Paradox is that they provide for easier management of the information. And more consistent application of formula. An excel table may have inconsistent formula in it but a calculation applied to each record of a database table is more consistent and easier to do.

Another problem is units of measurement. What units to use as the base? That is one set of units needs to be used as a base any other set can be presented as a conversion. Once again potentially more reliable and easier to do using Access/Excel/VBA combination.

What data structure to use, fields and properties to be collected? How many databases or tables to be used? One for UK sections, one for US, and one for Australian as many of the structural analysis programs do?

And use separate or single database for actual materials and the structural sections? Some structural sections only available in a given grade and type of material in some places. In others can get any material grade want for a given section.

So that in some places there is a clear distinction between sections and materials, in others they blurr together.

As do other ideas with time. My original database and excel workbook are no longer synchronised due, to differing versions of excel and access around the office. Further the excel workbook also now contains materials and section properties, cladding weights and spans, and load capacity tables for cold-formed sections. And have several versions in operation, due to different users needing additional sections. Eventually they get synchronised, then they diverge again.

So yes its a good idea. So what materials and/or sections do you want to start with?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Material Proerties
DaveC 2007/05/11 00:46
    thread link
thread linkthread link Re:Material Proerties
InfoJunkie65 2007/06/26 03:58
    thread link
thread linkthread linkthread link Re:Material Properties
JohnDoyle 2007/06/26 11:11
Go to top Post Reply