Using Excel Database in MathCAD
I've been reading through the forums but I have not found a solution to what I'm looking for. Basically, I need MathCAD 14 to read an Excel database are spit out specific values to be used in calculations.
The excel file is a list of alum. extrusions and their section properties. Below is what I want to do.
Die: 123 <--- This would be the input, the die that I want the properties for to use in the calculation.
I=x.xxx
S=x.xxx These are the specific properties that would be auto populated based on the excel file.
J=x.xxx
and so on.
I can then use those values in different equations throughout the MathCAD sheet.
The excel file would be arranged with the Die number in column A and the output values in columns B to G (or however many property values that I would need)
Hopefully I described it well enough that someone can point me in the right direction.

