Hi, I want to export data (contacts) from one organisation to import these into another organisation. My idea: 1.) Export the contacts to Excel 2.) Save the contatcs in Excel as a CSV file 3.) Import the CSV file in the other organisation using the "Tools/Import" Problem: The fieldseperator does not match the seperators from CRM. What is the best way to get the contacts from one organisation to another? Christian
Hi Christian, The Import wizard allows to choose "," ";" ":" and "\t" as field separator. Are you getting any other field separator when exporting from CRM? If so, you can open the csv file in any text editor and replace the field separator with any of the four supported by CRM Import wizard. Thanks, Koushik "Christian Havel" wrote in message news:2CB1301B-3ACF-4540-8703-43A1E66DEE87@microsoft.com... > Hi, > > I want to export data (contacts) from one organisation to import these > into > another organisation. > > My idea: > 1.) Export the contacts to Excel > 2.) Save the contatcs in Excel as a CSV file > 3.) Import the CSV file in the other organisation using the "Tools/Import" > > Problem: > The fieldseperator does not match the seperators from CRM. > What is the best way to get the contacts from one organisation to another? > Christian