Forum Discussion

Katy775's avatar
Katy775
Copper Contributor
Nov 14, 2022

Custom a number format

Hi,

 

I'm trying to create a number format like this

 

123456,789102

 

Any ideas please and thanks

 

2 Replies

  • bosinander's avatar
    bosinander
    Steel Contributor
    The quotation marks make the comma not interpreted as a special number format character. It is similar to 000000\,000000 where the backslash tells to not intepret the one following character.