Forum Discussion
Darell2330
Nov 29, 2021Copper Contributor
How to do Dotted number Real time
I'm An Undergraduate majoring In Accounting From Indonesia I Work with a lot - a lot of numbers. And it's such a hassle to count the zeros I already Format the Cell and when I pressed to ent...
- Nov 29, 2021If I understand correctly you want the comma (or period) to show up while typing the number so it is easier to count the number of zeros while entering the number. The answer to that is no, that is not possible but if it is just adding zeros at the end of the number then you can just add e# where # is the number of zeros you want to add. So in your example for 600,000 you could type 6e5 instead. This will cause excel to format it in scientific notation (6.00E+05) but then at the end you can highlight the column and select the correct format.
mtarler
Nov 29, 2021Silver Contributor
If I understand correctly you want the comma (or period) to show up while typing the number so it is easier to count the number of zeros while entering the number. The answer to that is no, that is not possible but if it is just adding zeros at the end of the number then you can just add e# where # is the number of zeros you want to add. So in your example for 600,000 you could type 6e5 instead. This will cause excel to format it in scientific notation (6.00E+05) but then at the end you can highlight the column and select the correct format.
Darell2330
Feb 16, 2022Copper Contributor
Thanks so much for the answer!
It helped a lot. It's kinda unfortunate that Excel doesn't have this capability
It helped a lot. It's kinda unfortunate that Excel doesn't have this capability