I'm dealing with 4 Columns with the following initial layout example:
<tbody>
COLUMN S
COLUMN T
COLUMN U
COLUMN V
01, 03, 21
01, 03, 21
08, 15
08, 15, 08
15
30, 33, 34
30, 33, 34, 30, 34
33
09
09
</tbody>
I'd need, via either an equation or a macro, that the cells in Column V...