Greetings,
I have a little bit of confusion and hope it can be resolved with your help. So basically I want to insert comma automatically for numbers. As for an example, if a particular user was about to enter 1335.6, I want it to be viewed as 1,335.6. But different users are gonna input different numbers sometimes it can be up to 100,000. So, how can I do this separation of number with comma.
If anyone can help out with this, it will be really appreciated. Thank you.