Dear All,
There is some data which was copied from one excel to other excel. And there were some spaces at prefix of them.
And trim function is not working, and replace is not working, am going mad, and that value should be 10 digits only, if not "0" need to append at prefix .
Ex: Below has 1,3,5 value are having such space.
| 06430 |
| 2641243000 |
| 533343000 |
| 5443343000 |
| 0133343000 |
| 6894833000 |
AS it is copied from other source it has 11 digits including space, and am not able to remove that space.
Give me some formula or code in vba to perform this.
Please help.
Regards,
Prasad