Posts: 132
Threads: 42
Joined: Jun 2012
Reputation:
0
Hello.
How to format this number '201234567' to this - '20 123 4567'?
Posts: 515
Threads: 5
Joined: Jun 2007
Reputation:
0
You mean you want the first 2 digits to be together, then the next 3, then the next 4, then the next 5, et cetra?
Posts: 912
Threads: 116
Joined: Jun 2012
Reputation:
0
All i can say is, before asking try to search and fix the issue on your own, or create a function that will do it for you. Frankly this post to you may seem like a waste of time, but what would truly waste my time is doing what you should have done in the first place.