Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Import address book from csv file

  • 1 antwoord
  • 2 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van 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.

Alle antwoorden (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.