Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Import address book from csv file

  • 1 odgovor
  • 2 ima ovaj problem
  • 1 view
  • Posljednji odgovor poslao Matt

more options

Converted my outlook address book to a csv file, but when I import it into firefox the entries are not the same as the file. names and email addresses are no longer matched. I have about 1800 addresses and do not want to manually enter these again.

Converted my outlook address book to a csv file, but when I import it into firefox the entries are not the same as the file. names and email addresses are no longer matched. I have about 1800 addresses and do not want to manually enter these again.

All Replies (1)

more options

I suggest you examine the CSV for poorly encoded strings like Mike,McEvoy which can turn nicely formatted CSV files into a mess because if the stay commas.

You might try opening the file in LibreOffice's calc and seeing it there are stray commas in what imports. I do not recommend using Excel as it makes a total hash of Unicode text. Requiring extra steps to import the data and export it again in a format other unicode programs can read. Sad really. But the demise of excel may be in it's inability to cope with unicode.