MattyOstrow338
Aerospace
- Jun 14, 2018
- 5
Ref: thread561-369635
I am trying to create a Parts list template that calculates the weight of each segment of stock in the parts list. I currently have columns that display the length and weight/ft of the stock, and now I am trying to create another column that reports the calculated weight of that stock, i.e. Length * (weight/ft)
I tried setting the Default Text of the column to <W$=@WEIGHT>*<W$=@LENGTH>, but it doesn't report anything. I've tried doing <W$=@WEIGHT>*<W$=@WEIGHT> and <W$=@LENGTH>*<W$=@LENGTH>, and both of those work and will report the calculated values (with Evaluate Cell as Formula turned on), but not when i try to multiply weight by length.
Is there anyway to get the cells of my parts list to calculate Weight/ft * Length?
Using NX10
Matt Ostrow
CAD Systems Intern | SpaceX
I am trying to create a Parts list template that calculates the weight of each segment of stock in the parts list. I currently have columns that display the length and weight/ft of the stock, and now I am trying to create another column that reports the calculated weight of that stock, i.e. Length * (weight/ft)
I tried setting the Default Text of the column to <W$=@WEIGHT>*<W$=@LENGTH>, but it doesn't report anything. I've tried doing <W$=@WEIGHT>*<W$=@WEIGHT> and <W$=@LENGTH>*<W$=@LENGTH>, and both of those work and will report the calculated values (with Evaluate Cell as Formula turned on), but not when i try to multiply weight by length.
Is there anyway to get the cells of my parts list to calculate Weight/ft * Length?
Using NX10
Matt Ostrow
CAD Systems Intern | SpaceX