Hello,
I need the output from given information:
Here is the data information:
<tbody>
No
Mar
May
Sep
Dec
20
5
11
7
20
8
21
9
2
21
5
7
</tbody>
The output required:
6 digit unique number for each row i.e 100011 + No + 2017 + Month Number(3) + 31 + amount (5)
so for all...