Dear fellows,
My boss gave me an assignment that I can't find a way to do it by macro.
assume I have database with lines -
<tbody>
Name
Code Number
Sub-code
Date
Amount
John
1234
12.12.12
100
Jack
5678
12.12.13
300
Joe
9876
11.12.12
430
</tbody>
What I basically need to do...