SnapperHG1
Technical User
Hope that I'v not mislead too many people with the subject!
I have relatively large table, 14 columns, and need figure from the body of the table based upon the Load Duration (Long Term, medium Term or Short and Very Short term), the member thickness and the bolt diameter. To further complicate, is load parallel or perpendicular to grain.
I know NO VBA, but tfrom the overview I have of it think this might be the best method. Can anyone advise / tell me the code I require and how to implement?
I have copied and pasted the table direct from Excel, so hopefully it will copy and paste out again?
Thanks in advance.
Load Duration Min Member Thickness Direction of loading
Parallel to Grain Perpendicular to Grain
Bolt Diameter Bolt Diameter
M8 M10 M12 M16 M20 M24 M8 M10 M12 M16 M20 M24
Long-Term 16 0.48 0.59 0.69 0.88 1.05 1.2 0.43 0.52 0.6 0.73 0.84 0.93
22 0.66 0.81 0.95 1.21 1.44 1.65 0.6 0.72 0.82 1.01 1.16 1.27
35 1.06 1.29 1.52 1.93 2.3 2.62 0.95 1.14 1.31 1.61 1.84 2.03
44 1.29 1.62 1.91 2.43 2.89 3.29 1.2 1.43 1.65 2.02 2.32 2.55
47 1.33 1.74 2.04 2.59 3.09 3.52 1.23 1.53 1.76 2.16 2.47 2.72
60 1.52 2.07 2.6 3.31 3.94 4.49 1.4 1.89 2.25 2.75 3.16 3.47
72 1.55 2.28 2.93 3.97 4.73 5.39 1.47 2.06 2.64 3.3 3.79 4.17
97 1.55 2.4 3.42 5.05 6.37 7.26 1.47 2.26 3.07 4.43 5.11 5.62
147 1.55 2.4 3.42 5.94 8.4 10.63 1.47 2.26 3.18 5.42 7.09 8.51
Medium-Term 16 0.61 0.75 0.88 1.12 1.33 1.52 0.55 0.66 0.76 0.93 1.07 1.18
22 0.84 1.03 1.21 1.54 1.83 2.09 0.76 0.91 1.05 1.28 1.47 1.62
35 1.34 1.64 1.92 2.45 2.92 3.32 1.21 1.45 1.66 2.04 2.34 2.57
44 1.52 2.06 2.42 3.08 3.66 4.18 1.41 1.82 2.09 2.56 2.94 3.23
47 1.58 2.18 2.58 3.29 3.91 4.46 1.46 1.94 2.23 2.74 3.14 3.45
60 1.72 2.45 3.17 4.2 5 5.7 1.63 2.23 2.85 3.49 4.01 4.41
72 1.72 2.66 3.47 5.04 6 6.84 1.63 2.47 3.11 4.19 4.81 5.29
97 1.72 2.66 3.78 5.99 8.08 9.21 1.63 2.49 3.52 5.21 6.48 7.13
147 1.72 2.66 3.78 6.57 10.02 12.55 1.63 2.49 3.52 5.99 8.45 10.38
Short- and very short-term 16 0.7 0.85 1 1.28 1.52 1.73 0.63 0.75 0.87 1.06 1.22 1.34
22 0.96 1.17 1.38 1.75 2.09 2.38 0.86 1.04 1.19 1.46 1.67 1.84
35 1.51 1.87 2.19 2.79 3.32 3.79 1.38 1.65 1.9 2.32 2.66 2.93
44 1.69 2.33 2.76 3.51 4.18 4.76 1.55 2.07 2.38 2.92 3.35 3.68
47 1.75 2.39 2.95 3.75 4.46 5.09 1.61 2.19 2.55 3.12 3.58 3.94
60 1.84 2.72 3.49 4.79 5.7 6.49 1.74 2.46 3.14 3.98 4.57 5.02
72 1.84 2.84 3.85 5.73 6.84 7.79 1.74 2.66 3.43 4.78 5.48 6.03
97 1.84 2.84 4.04 6.63 8.92 10.5 1.74 2.66 3.76 5.75 7.38 8.12
147 1.84 2.84 4.04 7.01 10.7 13.88 1.74 2.66 3.76 6.4 9.38 11.42
I have relatively large table, 14 columns, and need figure from the body of the table based upon the Load Duration (Long Term, medium Term or Short and Very Short term), the member thickness and the bolt diameter. To further complicate, is load parallel or perpendicular to grain.
I know NO VBA, but tfrom the overview I have of it think this might be the best method. Can anyone advise / tell me the code I require and how to implement?
I have copied and pasted the table direct from Excel, so hopefully it will copy and paste out again?
Thanks in advance.
Load Duration Min Member Thickness Direction of loading
Parallel to Grain Perpendicular to Grain
Bolt Diameter Bolt Diameter
M8 M10 M12 M16 M20 M24 M8 M10 M12 M16 M20 M24
Long-Term 16 0.48 0.59 0.69 0.88 1.05 1.2 0.43 0.52 0.6 0.73 0.84 0.93
22 0.66 0.81 0.95 1.21 1.44 1.65 0.6 0.72 0.82 1.01 1.16 1.27
35 1.06 1.29 1.52 1.93 2.3 2.62 0.95 1.14 1.31 1.61 1.84 2.03
44 1.29 1.62 1.91 2.43 2.89 3.29 1.2 1.43 1.65 2.02 2.32 2.55
47 1.33 1.74 2.04 2.59 3.09 3.52 1.23 1.53 1.76 2.16 2.47 2.72
60 1.52 2.07 2.6 3.31 3.94 4.49 1.4 1.89 2.25 2.75 3.16 3.47
72 1.55 2.28 2.93 3.97 4.73 5.39 1.47 2.06 2.64 3.3 3.79 4.17
97 1.55 2.4 3.42 5.05 6.37 7.26 1.47 2.26 3.07 4.43 5.11 5.62
147 1.55 2.4 3.42 5.94 8.4 10.63 1.47 2.26 3.18 5.42 7.09 8.51
Medium-Term 16 0.61 0.75 0.88 1.12 1.33 1.52 0.55 0.66 0.76 0.93 1.07 1.18
22 0.84 1.03 1.21 1.54 1.83 2.09 0.76 0.91 1.05 1.28 1.47 1.62
35 1.34 1.64 1.92 2.45 2.92 3.32 1.21 1.45 1.66 2.04 2.34 2.57
44 1.52 2.06 2.42 3.08 3.66 4.18 1.41 1.82 2.09 2.56 2.94 3.23
47 1.58 2.18 2.58 3.29 3.91 4.46 1.46 1.94 2.23 2.74 3.14 3.45
60 1.72 2.45 3.17 4.2 5 5.7 1.63 2.23 2.85 3.49 4.01 4.41
72 1.72 2.66 3.47 5.04 6 6.84 1.63 2.47 3.11 4.19 4.81 5.29
97 1.72 2.66 3.78 5.99 8.08 9.21 1.63 2.49 3.52 5.21 6.48 7.13
147 1.72 2.66 3.78 6.57 10.02 12.55 1.63 2.49 3.52 5.99 8.45 10.38
Short- and very short-term 16 0.7 0.85 1 1.28 1.52 1.73 0.63 0.75 0.87 1.06 1.22 1.34
22 0.96 1.17 1.38 1.75 2.09 2.38 0.86 1.04 1.19 1.46 1.67 1.84
35 1.51 1.87 2.19 2.79 3.32 3.79 1.38 1.65 1.9 2.32 2.66 2.93
44 1.69 2.33 2.76 3.51 4.18 4.76 1.55 2.07 2.38 2.92 3.35 3.68
47 1.75 2.39 2.95 3.75 4.46 5.09 1.61 2.19 2.55 3.12 3.58 3.94
60 1.84 2.72 3.49 4.79 5.7 6.49 1.74 2.46 3.14 3.98 4.57 5.02
72 1.84 2.84 3.85 5.73 6.84 7.79 1.74 2.66 3.43 4.78 5.48 6.03
97 1.84 2.84 4.04 6.63 8.92 10.5 1.74 2.66 3.76 5.75 7.38 8.12
147 1.84 2.84 4.04 7.01 10.7 13.88 1.74 2.66 3.76 6.4 9.38 11.42