ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: mdowdy on October 14, 2005, 06:29:05 am
-
I have a word document with about 1,000 email addresses of users to a previous email program. What do I need to do to that list to make it importable and how do I then import it?
-
If your file contains a list of email addresses with one email per line or is in CSV format you can import it directly into ListMail on the User Database > Import page. (Choose your list first;))
Regards
-
What is a CSV file?
-
A .csv file is a version of an Excel file.
What you want to do is move the information from the Word document to an Excel file with no formatting, then save it as list.csv.
.csv will be one of your choices when you save the Excel document.
You'll want to get the information into Excel with one "record" per row, with columns holding specfic fields. Depending on the information you have, you may have the first name in column one (A), the last name in column two (B), and the e-mail address in column three (C).
Once you have that file set up, you can just go to the import feature in ListMail Pro... User Database > Import Users.
Browse to the file, send the file and then follow the instructions carefully. You'll want to ensure that you choose the proper options as to how ListMail will handle the current records - if there are any - in the database.
-
Thanks for your help, Steve.
I would like to add that CSV is not Excel-specific. Many programs support importing and exporting of CSV files.
The acronym CSV stands for "Comma Separated Values". It is a text -based file you can create in Notepad or other text file editor.
A CSV file might look like this - line 1 is optional:
"First Name","Last Name","Email Address"
"Dean","Wiebe","dean@example.com"
"John","Doe","john@example.com"
"Jane","Doe","jane@example.com"
Please let me know if you have any more questions!
Regards