Forum Discussion
tolisgritz
Nov 29, 2019Copper Contributor
custom number format
hello. How can I set a cell of consecutive numbers to add spaces in between them? For example a cell having the numbers 12341212 to make it 1234 12 12 and can I save this format?
7 Replies
- SergeiBaklanDiamond Contributor
- Ace_GoonerCopper Contributor
SergeiBaklanHi, i wish to do the same but with letters included. I want a space between letter and numbers for NI numbers. From JS123456K to JS 12 34 56 K
- SergeiBaklanDiamond Contributor
Nope, customer number format is not applied to texts. You may add helper column in data to transform texts into another form and pivot it.
- tolisgritzCopper Contributor
I try this to a column of numbers that come from a pivot table and it does not work. It does though to a normal cell.
- tolisgritzCopper ContributorI copied and pasted it to another column and it worked. But it would be great if it can be solved while on a pivot table!