Change numbering language of the Excel context by changing the Windows language
Solution 1:
file - options - language
and under choose editing languages
add
the language you'd like to use. Once it's added, set as default
Solution 2:
If you want to convert numeric numbers to Arabic numbers:
- Select the area of cells that you want to change
- Press Ctrl+1 for Format Cell
- Go to Custom and type this code:
[$-2060000]0
Solution 3:
- Select the area of the cells that you need to change
- Press Ctrl+1 using keybard
- Go to Customes and type this code: [$-2000000]#,##0.00
- This will give you comma seperate and 2 decimals