How to Make a CSV File for Your Mailing List

Navigation: Main page » Computers and Internet

Author: Bill Boyd

Article source: http://www.selfseo.com/. Used with author's permission.

First lets look at WHAT it is, and Why would we want to make one?

CSV means Comma Separated Value, so that means; a 'value' that is separated by commas. It is usually made in XL or a txt file.

A 'value' is explained, in context below.

CSV files are the most common kind of format used by most software programs for importing data. This means that if we want to put several hundred names and addresses (values) into a "bulk mailing program" we can usually use a CSV file.

The CSV file would have to have all the names and addresses in it, and then we could go to our software program and use the 'import' function to upload all the names and addresses (values), with one click instead of spending hours entering each one by hand.

But, how do we get the names and addresses into the CSV file in the first place? It depends where they come from, if we are simply extracting the names and addresses (Values) from one program to another we can often choose to 'export' to a file in CSV format. If we have a list of 'values' that is, say, in Microsoft word, or some other kind of document, we would first need to copy and paste them into an XL document.

Once all the 'values' we want to use, are pasted into the XL document, WITH EACH VALUE IN A SEPARATE COLUMN. We can then save the XL document as a CSV file, and then upload it into our software. Easy!

Before we continue please note: It is often necessary to have these values in our CSV file in a particular order for example; some software, will require Column 'A' to have the 'Name' and column 'B' might have to be the 'eMail' or vise versa and etc…. So it's a good idea to check first.

Some software allows us to choose where each 'value' will be loaded to, so in this case, the initial order in our CSV file won't matter, because in the upload process we may be prompted to select which 'fields to place which 'values' into.

Now, how to turn a XL document into a CSV file!

1.

Copyright © 2005-2008 Bindexed.com Directory. All Rights Reserved. ROR Sitemap Google Sitemap