Hi,
I have two tables similar to the following:
1.
<tbody>
A
B
C
D
E
F
G
H
Code
op1
op2
op3
op4
op5
op6
op7
1
ABC123
XY
none
ZZ
WR
none
none
LUG
2
XYZ789
none
none
ZZ
none
LUG
XY
none
</tbody>
In this table each of the options has a drop down from a defined list.
2.
<tbody>
A
B
C...