Hi,
in filed I have couple of value separated by comma like below:
<tbody>
A1 header1
B1 header2
C1 header3
Audi
592035, 579733, 653749, 579735
20 000
</tbody>
If my macro found that string (always will be separate by ",") should split the string and add rows (= to number of...