Quote:
Originally Posted by Sarmat
how can i get spaces between thousands in the Word Count Column?
123 456
instead of:
123456
|
Enter a valid format specifier in the custom column definition, you get a link to the format specs if the column type is Integer.
IIRC getting non-anglo formats is a PITA, you have to format with comma, replace commas with spaces, and then replace the dot with a comma.
BR