For the same code in sheet ‘A’ and Sheet ‘B’ i need the Length value be a major than 0 and equal to value of cell in sheet ‘A’ for example
In sheet ‘A’, put Code “eac” and length = 125.
In sheet ‘B’, put this:
<tbody>
Code
Length
eac
100
ok
eac
25
ok
eac
25
ok
</tbody>
This...