Occasionally you will have data that you want to import into METTEAM that has characters from the extended ASCII character set (e.g. you want to import data from a company in a non English speaking country). This is possible in METTEAM with a slight modification of the text document you are importing.
Below describes the ways that you can do that with the two most common import file types.
Tab Delimited File
- Open your tab delimited text document in Notepad.exe
- Click File and select Save As...
- In the Encoding dropdown menu right next to the Save button, select UTF-8
- Click Save
Comma Separated Values
- Open your CSV file in Excel
- Click on File
- Select Save As
- Under the filename, click the file type dropdown menu and select CSV UTF-8 (Comma delimited) (*.csv)
- Click Save