Hello,
I have a column with numbers that contain 4 digits and numbers that contain 3 digits.
I would like to a add a "0" add the end of the numbers with 3 digits and keep the numbers with 4 digits as they are.
Example: if in the column I have : 456, 9873, 939, 5434, 654
In the new column I would have: 4560, 9873, 9390,5434,6540
Thank you!
I have a column with numbers that contain 4 digits and numbers that contain 3 digits.
I would like to a add a "0" add the end of the numbers with 3 digits and keep the numbers with 4 digits as they are.
Example: if in the column I have : 456, 9873, 939, 5434, 654
In the new column I would have: 4560, 9873, 9390,5434,6540
Thank you!