Answered
Format long numbers with commas
Hi
I have a table with a lot of 4-digit+ numbers
I would like to add commas to them in the correct places, E.G:
2000 should be 2,000
23783 should be 23,783
and so on.
Is there a built in method to do this?
If not, what is the best way to accomplish this?
Thanks,
Davey
