Zac_Soh
(Zac)
1
I have a data table with values ranging from 1 to n. How do i add “M” in front of each value and also a zero for the single digits so it appears like
M01
M02
...
M10
M11
...
Mn
The number of rows is not fixed and there is a second column of data, if that is a concern to take note of.
2 Likes
@Zac_Soh, You may find following thread helpful.
1 Like
Zac_Soh
(Zac)
4
@lakshman
Thanks! That solved my problem perfectly
2 Likes
system
(system)
Closed
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.