Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the easy-digital-downloads domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/runcloud/webapps/qsmstg-sep25/wp-includes/functions.php on line 6121

Deprecated: Creation of dynamic property EDD_User_History::$plugin_file is deprecated in /home/runcloud/webapps/qsmstg-sep25/wp-content/plugins/edd-user-history/edd-user-history.php on line 88

Deprecated: Creation of dynamic property EDD_User_History::$basename is deprecated in /home/runcloud/webapps/qsmstg-sep25/wp-content/plugins/edd-user-history/edd-user-history.php on line 89

Deprecated: Creation of dynamic property EDD_User_History::$directory_path is deprecated in /home/runcloud/webapps/qsmstg-sep25/wp-content/plugins/edd-user-history/edd-user-history.php on line 90

Deprecated: Creation of dynamic property EDD_User_History::$directory_url is deprecated in /home/runcloud/webapps/qsmstg-sep25/wp-content/plugins/edd-user-history/edd-user-history.php on line 91

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the edd-recurring domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/runcloud/webapps/qsmstg-sep25/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the edd-recurring domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/runcloud/webapps/qsmstg-sep25/wp-includes/functions.php on line 6121
Getting Excel to properly show accented characters - Quiz And Survey Master

🛍️ Save 15% on orders over $99

When using addons that export to CSV such as Export Results and Reporting & Analysis, the CSV’s files are generated to be UTF-8 compliant. This is done to ensure that our users can work with the CSV’s on a variety of operating systems using a variety of programs. However, you may have run into an issue with importing the CSV into Excel if your results contains accented characters (such as é, ç, ü, etc) used in many different languages.

To resolve this, we have two different methods you can use:

Solution 1

  1. Open the CSV in Notepad.
  2. Click “File” and “Save As”.
  3. In the new popup that displays,  select “ANSI” from the “Encoding” field.
  4. Click “Save”.
  5. Now, you should be able to open the file in Excel and display the characters correctly.

Solution 2

  1. Open Excel
  2. Click “File” and “New”
  3. Click on the “Data” tab
  4. Click “From Text” and select the CSV file
  5. Select “Delimited”
  6. For “File origin”, select “65001 : Unicode (UTF-8)”
  7. Click “Next”
  8. Select “Comma”
  9. Click “Finish”
  10. Excel should now show you the CSV file and display the characters correctly.