Solved
Printing types of inner thread inserts/programming
- January 28, 2021
- 1 reply
- 11502 views
Hi,
I have problem with printing name (types inner inserts) from tables (values picture). I have 2 values which are not in tables: N.Ed=31kN and V.Ed=35kN and then analogues/relatives values from tables N.Rd and V.Rd in columns. So i need to print all names from (vakuankkuri) column which are meet the conditions:
~N.Rd>N.Ed/2 and V.Rd>V.Ed/2
I have already ideas with matrix (picture matrix tables) but don't know how to solve this problem by right programming/looping. Thanks for advices.


