I have a table that looks like this.
PC OD WT
B36 12.000 STD
B36 14.000 STD
B36 12.000 STD
B36 12.000 STD
B36 12.000 STD
B36 16.000 XS
B36 16.000 XS
B36 16.000 XS
B36 16.000 XS
B36 24.000 40
B36 24.000 40
B36 24.000 40
B36 24.000 40
B36 16.000 XS
B36 16.000 XS
I want the "WT" to fill in automatically depending on what I input for "PC" and "OD"
I need to be able to change the criteria for different jobs.
The criteria for this particular table is as follows:
PC B36
WT
3-14 = STD
16-20 = XS
24 = 40
30 = 750
What if I need to be able to use different PC's? for Example:
PC B35
WT
3-14 = 40
16-20 = XXS
24 = 60
30 = 80
Could I still have the "WT" column fill in automatically depending on the "PC" and "OD" input?
This is all part of a larger table and this is an effort to reduce possible input errors
Thanks for all the help with this and previous questions
PC OD WT
B36 12.000 STD
B36 14.000 STD
B36 12.000 STD
B36 12.000 STD
B36 12.000 STD
B36 16.000 XS
B36 16.000 XS
B36 16.000 XS
B36 16.000 XS
B36 24.000 40
B36 24.000 40
B36 24.000 40
B36 24.000 40
B36 16.000 XS
B36 16.000 XS
I want the "WT" to fill in automatically depending on what I input for "PC" and "OD"
I need to be able to change the criteria for different jobs.
The criteria for this particular table is as follows:
PC B36
WT
3-14 = STD
16-20 = XS
24 = 40
30 = 750
What if I need to be able to use different PC's? for Example:
PC B35
WT
3-14 = 40
16-20 = XXS
24 = 60
30 = 80
Could I still have the "WT" column fill in automatically depending on the "PC" and "OD" input?
This is all part of a larger table and this is an effort to reduce possible input errors
Thanks for all the help with this and previous questions