I have some scripts, that do some calculations for me.
The results would be:
Growth 1: 1250
Growth 2: 25000
Growth 3: 87500
Growth 4: 837500
The numbers are correct, but I would like to format them a bit.
So, the results would be:
Growth 1: 1.250
Growth 2: 25.000
Growth 3: 87.500
Growth 4: 837.500
Does anyone know how to achieve this?
Thx
