<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: What is an automated way to convert a list of business mailing adresses into Excel with formatted columns?</title>
	<atom:link href="http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/</link>
	<description>The List Wiz Website &#38; Blog</description>
	<lastBuildDate>Mon, 16 Aug 2010 09:28:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: j_mcard1e</title>
		<link>http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/comment-page-1/#comment-531</link>
		<dc:creator>j_mcard1e</dc:creator>
		<pubDate>Thu, 25 Feb 2010 03:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/#comment-531</guid>
		<description>First you going to have to get the data into a readable format for Excel to be able to import it.

How are you &#039;copying&#039; the data from the website?  Highlight and Ctrl-C?  If so then you would want to Save/Paste that data to MSWord or wordpad, but it has to be a &#039;Special Paste&#039; so that you can select the &#039;Plain Text&#039; option.

That should get you a text document formatted as 1 line per entry.
You will then SAVE that text file as plain text or a TXT file.

To Import the Text to Excel I suggest to goto the Microsoft website and check out the FREE MS Office Training courses.

Here is the link to the tutorial about importing text to Excel.  Enjoy.</description>
		<content:encoded><![CDATA[<p>First you going to have to get the data into a readable format for Excel to be able to import it.</p>
<p>How are you &#8216;copying&#8217; the data from the website?  Highlight and Ctrl-C?  If so then you would want to Save/Paste that data to MSWord or wordpad, but it has to be a &#8216;Special Paste&#8217; so that you can select the &#8216;Plain Text&#8217; option.</p>
<p>That should get you a text document formatted as 1 line per entry.<br />
You will then SAVE that text file as plain text or a TXT file.</p>
<p>To Import the Text to Excel I suggest to goto the Microsoft website and check out the FREE MS Office Training courses.</p>
<p>Here is the link to the tutorial about importing text to Excel.  Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radiohead</title>
		<link>http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/comment-page-1/#comment-530</link>
		<dc:creator>Radiohead</dc:creator>
		<pubDate>Wed, 24 Feb 2010 02:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/#comment-530</guid>
		<description>Are these addresses in a uniform format (i.e. does each one have the same number of address lines, an email, a zip/post code, a phone number, etc in their address)?  Is each address in a single cell?

If the answers to those is yes, then you may be able to use &#039;Text to Columns.&#039;

Highlight your column, then click on Data/Text to Columns and choose the Delimited option.  Make a selection by ticking the box that separates the fields (comma?) and then finish the process.

If the answer is a no, then you probably won&#039;t be able to do this automatically.  Excel needs a common denominator in its data in order to be able to split and arrange text.  I&#039;ve done this exercise before and had to do a lot of juggling with sorting, filtering and writing vba code.  Even then it needed human intervention and a lot of tidying up.

Good luck, I don&#039;t envy your job.</description>
		<content:encoded><![CDATA[<p>Are these addresses in a uniform format (i.e. does each one have the same number of address lines, an email, a zip/post code, a phone number, etc in their address)?  Is each address in a single cell?</p>
<p>If the answers to those is yes, then you may be able to use &#8216;Text to Columns.&#8217;</p>
<p>Highlight your column, then click on Data/Text to Columns and choose the Delimited option.  Make a selection by ticking the box that separates the fields (comma?) and then finish the process.</p>
<p>If the answer is a no, then you probably won&#8217;t be able to do this automatically.  Excel needs a common denominator in its data in order to be able to split and arrange text.  I&#8217;ve done this exercise before and had to do a lot of juggling with sorting, filtering and writing vba code.  Even then it needed human intervention and a lot of tidying up.</p>
<p>Good luck, I don&#8217;t envy your job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scan46ner</title>
		<link>http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/comment-page-1/#comment-529</link>
		<dc:creator>scan46ner</dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://thelistwiz.net/1078/what-is-an-automated-way-to-convert-a-list-of-business-mailing-adresses-into-excel-with-formatted-columns/#comment-529</guid>
		<description>Depends what is the file suffix you want to convert. I&#039;d recommend you go into ms Explorer and highlight the file. Eg if it has a csv suffix, right click and choose open with ms Excel. Excel help will give you assitance for the &#039;parsing&#039; job you want to accomplish</description>
		<content:encoded><![CDATA[<p>Depends what is the file suffix you want to convert. I&#8217;d recommend you go into ms Explorer and highlight the file. Eg if it has a csv suffix, right click and choose open with ms Excel. Excel help will give you assitance for the &#8216;parsing&#8217; job you want to accomplish</p>
]]></content:encoded>
	</item>
</channel>
</rss>
