Dear Friend,
I need to convert the huge data from following format.
[pre]
[/pre]
Please anyone help me to convert from above mentioned data as macros.
Regards,
Sampath.S
I need to convert the huge data from following format.
[pre]
Code:
INPUT
A B C.........
1 S1 S2 S3
2 105 262 MA
3 266 107 1088
4 R262 1088 262 107
5 MAS 1062 MA R262
6 105 MBB 756 1088 1925
7 2065 R265 MAS
Required OUTPUT
A B
1 S1 105-266-1088-MAS-MBB-R262
2 S2 107-262-756-1062-2065-MA
3 S3 107-1088-1925-MA-MAS-R265
Please anyone help me to convert from above mentioned data as macros.
Regards,
Sampath.S