https://lessons.livecode.com/m/4068/l/3 ... n-a-column
That URL leads to the wrong destination.In the Pattern property, type this pattern:
### ### ##0.00,### ### ##0.00[red]
Note the pattern is possibily divided in three items:
- the first for positive numbers
- the second for negative numbers
- the last for Zero values
For more information about how to build a formatting pattern, please follow this lesson:
http://lessons.runrev.com/m/4068/l/28533
In the Thousands Separtor property, type a comma.