Objective
Using the registry, change the default encoding of Excel to UTF-8 for compatibility with Retail POS on non-English computers or computers using another character set.
If you are not comfortable editing registry values on your device, please consult your IT professional.
Setup
- Retail POS for PC
- Excel
- Regedit
Steps
- Open Regedit
- Navigate to HKEY_CURRENT_USER>Software>Microsoft>Office>[Excel version here—likely the highest number in this folder]>Excel>Options
- In the right pane, right click
- Select New > DWORD
- Name the new item DefaultCPG
- Right click on DefaultCPG
- Select Modify
- Set the base to decimal
- Enter 65001
- Click OK