<?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: How to merge data in an Excel or Calc spreadsheet</title>
	<atom:link href="http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-merge-data-in-excel-or-calc-spreadsheet</link>
	<description>Adding a dash of &#34;geek&#34; to help non-profits and small businesses reach their goals</description>
	<lastBuildDate>Sat, 24 Mar 2012 11:49:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ashish</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-13333</link>
		<dc:creator>ashish</dc:creator>
		<pubDate>Sat, 24 Mar 2012 11:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-13333</guid>
		<description>thanks 
great works</description>
		<content:encoded><![CDATA[<p>thanks<br />
great works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-13021</link>
		<dc:creator>B</dc:creator>
		<pubDate>Thu, 01 Mar 2012 16:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-13021</guid>
		<description>This is absolutely incredible! Thank you so much Dennis!</description>
		<content:encoded><![CDATA[<p>This is absolutely incredible! Thank you so much Dennis!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dposorio</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-12378</link>
		<dc:creator>Dposorio</dc:creator>
		<pubDate>Sun, 29 Jan 2012 03:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-12378</guid>
		<description>Hi Roy,

I&#039;m not entirely sure, but I suspect that the answer might be the use of Contr0l+H (or Find &amp; Replace). You can quickly replace every instance of @abc.com with @xyz.com. There will be options around whether the &quot;find&quot; represents the entire cell contents or not. You can perform this whole Find &amp; Replace operation based on a selection of a column or some cells or on no selection at all (that last one would mean the entire table) - you can even do this across multiple sheets in one Excel file.

Also, with text-to-columns, one option for creating columns from text is around setting a fixed width. I never use that. I always do it based on a separator - a comma or a semi-colon. You can do more than one pass. One of those passes could be based on the @ symbol. -- But, maybe you don&#039;t even need to worry about that - maybe the find &amp; replace thing is all you need.

-- Dennis</description>
		<content:encoded><![CDATA[<p>Hi Roy,</p>
<p>I&#8217;m not entirely sure, but I suspect that the answer might be the use of Contr0l+H (or Find &#038; Replace). You can quickly replace every instance of @abc.com with @xyz.com. There will be options around whether the &#8220;find&#8221; represents the entire cell contents or not. You can perform this whole Find &#038; Replace operation based on a selection of a column or some cells or on no selection at all (that last one would mean the entire table) &#8211; you can even do this across multiple sheets in one Excel file.</p>
<p>Also, with text-to-columns, one option for creating columns from text is around setting a fixed width. I never use that. I always do it based on a separator &#8211; a comma or a semi-colon. You can do more than one pass. One of those passes could be based on the @ symbol. &#8212; But, maybe you don&#8217;t even need to worry about that &#8211; maybe the find &#038; replace thing is all you need.</p>
<p>&#8211; Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dposorio</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-12376</link>
		<dc:creator>Dposorio</dc:creator>
		<pubDate>Sun, 29 Jan 2012 03:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-12376</guid>
		<description>Hi Al,

Typically you get #REF! when you are &quot;looking up&quot; a column that is outside of the table array.

Imagine that I enter
=vlookup(a2,g1:i11,3,0)

In the example, I have columns g-i. That&#039;s 3 columns for my table array. If I had entered a 4 instead of 3 (as the 3rd parameter), Excel would return a value of #REF!

Check that - is that the problem you&#039;re facing?

-- Denns</description>
		<content:encoded><![CDATA[<p>Hi Al,</p>
<p>Typically you get #REF! when you are &#8220;looking up&#8221; a column that is outside of the table array.</p>
<p>Imagine that I enter<br />
=vlookup(a2,g1:i11,3,0)</p>
<p>In the example, I have columns g-i. That&#8217;s 3 columns for my table array. If I had entered a 4 instead of 3 (as the 3rd parameter), Excel would return a value of #REF!</p>
<p>Check that &#8211; is that the problem you&#8217;re facing?</p>
<p>&#8211; Denns</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-12361</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Sat, 28 Jan 2012 17:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-12361</guid>
		<description>Hi Dposorio,

Wonderful information you are providing here. My question is somewhat related in that it involves merging data. I have a list of people and their emails. The company has changed names so the email&#039;s domain changed too. Example john@abc.com is now john@xyz.com. It&#039;s a challenge to do a text to columns because names are of differing lengths. And even if this was possible, how would I incorporate the new domain into the column?
Thanks in advance for any suggestions,
Roy</description>
		<content:encoded><![CDATA[<p>Hi Dposorio,</p>
<p>Wonderful information you are providing here. My question is somewhat related in that it involves merging data. I have a list of people and their emails. The company has changed names so the email&#8217;s domain changed too. Example <a href="mailto:john@abc.com">john@abc.com</a> is now <a href="mailto:john@xyz.com">john@xyz.com</a>. It&#8217;s a challenge to do a text to columns because names are of differing lengths. And even if this was possible, how would I incorporate the new domain into the column?<br />
Thanks in advance for any suggestions,<br />
Roy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-12352</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Sat, 28 Jan 2012 06:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-12352</guid>
		<description>Hi Dposorio,

The Vlookup  function works great if I use the 1 (1 would be the column where the match is found) as the value from the cell it found.  But if I use a 2 instead of 1,  I get &quot;#REF!&quot; as a result instead of the numbers in the 1st column to the right of the matched column.  I tried to useExcel help but it just added more fog factor.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hi Dposorio,</p>
<p>The Vlookup  function works great if I use the 1 (1 would be the column where the match is found) as the value from the cell it found.  But if I use a 2 instead of 1,  I get &#8220;#REF!&#8221; as a result instead of the numbers in the 1st column to the right of the matched column.  I tried to useExcel help but it just added more fog factor.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dposorio</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-11934</link>
		<dc:creator>Dposorio</dc:creator>
		<pubDate>Mon, 09 Jan 2012 18:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-11934</guid>
		<description>Hi Miguel C,

I&#039;m glad you found this post useful. What you propose is fairly straightforward. And, yes, VLOOKUP can be used to merge all the info into one. The main reason that you will be able to do so is because of the duplicated (triplicated?) ID columns - one in each sheet.

The trickiest question you have is how and where to merge the information to. Personally, I would create a new sheet. I&#039;d call it summary. It would contain the summarized info from the 3 other sheets thanks to VLOOKUP.

&lt;a href=&quot;http://dposorio.com/wordpress/wp-content/uploads/2012/01/summary.jpg&quot; rel=&quot;nofollow&quot;&gt;Here&#039;s a picture of how I organized my &quot;summary&quot; sheet. &lt;/a&gt;

Next, I&#039;d take the ID column from sheet 1 and copy it into column A in the &quot;summary&quot; sheet. After all, sheet 1 is the &quot;main&quot; worksheet. This ID column can be used as the basis for all VLOOKUPS to come.

To get the VLOOKUP to work from one sheet to another, you&#039;ll type out the formula, and when you get to the 2nd parameter (the table array), just select the section in the other sheet with your mouse.

The biggest headache, will be cleaning things up. You&#039;ll end up with a bunch of values of zero. These result from doing a VLOOKUP on something that is blank. The VLOOKUP may have worked &amp; found a match, it&#039;s just that what it&#039;s bringing back to you is an empty cell and that&#039;s getting translated to a zero value.

I would probably go through sheets 1-3 before starting any vlookup, and finding empty cells (this can be done using the pull down menu data -&gt; filter -&gt; aut0-filter).  Once they are found, you can substitute empty cells with a value like &quot;BLANK&quot;. This would be a lot easier to clean up than dealing with empty cells.

I hope you find this useful &amp; not overwhelming. Happy merging!</description>
		<content:encoded><![CDATA[<p>Hi Miguel C,</p>
<p>I&#8217;m glad you found this post useful. What you propose is fairly straightforward. And, yes, VLOOKUP can be used to merge all the info into one. The main reason that you will be able to do so is because of the duplicated (triplicated?) ID columns &#8211; one in each sheet.</p>
<p>The trickiest question you have is how and where to merge the information to. Personally, I would create a new sheet. I&#8217;d call it summary. It would contain the summarized info from the 3 other sheets thanks to VLOOKUP.</p>
<p><a href="http://dposorio.com/wordpress/wp-content/uploads/2012/01/summary.jpg" rel="nofollow">Here&#8217;s a picture of how I organized my &#8220;summary&#8221; sheet. </a></p>
<p>Next, I&#8217;d take the ID column from sheet 1 and copy it into column A in the &#8220;summary&#8221; sheet. After all, sheet 1 is the &#8220;main&#8221; worksheet. This ID column can be used as the basis for all VLOOKUPS to come.</p>
<p>To get the VLOOKUP to work from one sheet to another, you&#8217;ll type out the formula, and when you get to the 2nd parameter (the table array), just select the section in the other sheet with your mouse.</p>
<p>The biggest headache, will be cleaning things up. You&#8217;ll end up with a bunch of values of zero. These result from doing a VLOOKUP on something that is blank. The VLOOKUP may have worked &#038; found a match, it&#8217;s just that what it&#8217;s bringing back to you is an empty cell and that&#8217;s getting translated to a zero value.</p>
<p>I would probably go through sheets 1-3 before starting any vlookup, and finding empty cells (this can be done using the pull down menu data -> filter -> aut0-filter).  Once they are found, you can substitute empty cells with a value like &#8220;BLANK&#8221;. This would be a lot easier to clean up than dealing with empty cells.</p>
<p>I hope you find this useful &#038; not overwhelming. Happy merging!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel C</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-11906</link>
		<dc:creator>Miguel C</dc:creator>
		<pubDate>Sun, 08 Jan 2012 21:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-11906</guid>
		<description>Hi Dposorio,

This how to is great. I am starting to understand the VLOOKUP function but I hope you can help me out with a more complicated way of using it (I think).

I have 3 different workbooks. Lets keep using names for this example. Workbook 1 has  ID,  Names and Phone Numbers. The second workbook has ID, Names, Age, Department. The 3rd workbook has ID, Names, Email, Home Address, and Emergency Contact. Workbook 1 is the main workbook as workbook 2 or 3 may be missing some employees (or not, but this makes it impossible to simply sort each workbook and copy/paste the information to the first/main spreadsheet). Can VLOOKUP  be used to merge all this information into one? If so, how and if not I hope you know of a way. Thanks for any response.</description>
		<content:encoded><![CDATA[<p>Hi Dposorio,</p>
<p>This how to is great. I am starting to understand the VLOOKUP function but I hope you can help me out with a more complicated way of using it (I think).</p>
<p>I have 3 different workbooks. Lets keep using names for this example. Workbook 1 has  ID,  Names and Phone Numbers. The second workbook has ID, Names, Age, Department. The 3rd workbook has ID, Names, Email, Home Address, and Emergency Contact. Workbook 1 is the main workbook as workbook 2 or 3 may be missing some employees (or not, but this makes it impossible to simply sort each workbook and copy/paste the information to the first/main spreadsheet). Can VLOOKUP  be used to merge all this information into one? If so, how and if not I hope you know of a way. Thanks for any response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sash</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-10559</link>
		<dc:creator>Sash</dc:creator>
		<pubDate>Tue, 22 Nov 2011 16:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-10559</guid>
		<description>Hi Dposorio,

Thanks for responding. Yes, I do make a lot of copies and what I actually want is...getting the job done without making too many copies :)
I am indebted to two actions I take a lot while analysing data in Excel: copy-paste and filtering.

Have a good day!</description>
		<content:encoded><![CDATA[<p>Hi Dposorio,</p>
<p>Thanks for responding. Yes, I do make a lot of copies and what I actually want is&#8230;getting the job done without making too many copies :)<br />
I am indebted to two actions I take a lot while analysing data in Excel: copy-paste and filtering.</p>
<p>Have a good day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dposorio</title>
		<link>http://dposorio.com/wordpress/4/how-to-merge-data-in-excel-or-calc-spreadsheet/comment-page-1/#comment-10500</link>
		<dc:creator>Dposorio</dc:creator>
		<pubDate>Sat, 19 Nov 2011 15:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://dposorio.com/wordpress/?p=4#comment-10500</guid>
		<description>Hi Sash, This doesn&#039;t sound so bad. As I&#039;m sure you already know, merging is made possible because you have a common column in both datasets (Household ID).

I don&#039;t have a lot of advice, but let me say this:

-- personally, I love making copies of things. I would keep the datasets you have, and make &quot;working&quot; copies of each. I&#039;d delete unnecessary columns from each dataset, so that the end result contained only the columns I wanted.

-- if you have two datasets that are being merged, be deliberate about which dataset is appended to which dataset. Should you start merging using the dataset with more records? Or the one with more columns? Will the end result contain &quot;everything&quot; it can even if there are a lot of blank values?

-- I would probably spend time making sure each dataset is as &quot;clean&quot; and consistent with itself before merging it to another dataset.

-- I also love keeping a &quot;log&quot; of what I&#039;m doing &amp; why in a separate text file (like NotePad).

-- If you&#039;re good about keeping copies at various stages and good about taking notes, you are more free to make mistakes. If you do, take a deep breathe, try to figure out what happened, accept it, and start over.

Best of luck!</description>
		<content:encoded><![CDATA[<p>Hi Sash, This doesn&#8217;t sound so bad. As I&#8217;m sure you already know, merging is made possible because you have a common column in both datasets (Household ID).</p>
<p>I don&#8217;t have a lot of advice, but let me say this:</p>
<p>&#8211; personally, I love making copies of things. I would keep the datasets you have, and make &#8220;working&#8221; copies of each. I&#8217;d delete unnecessary columns from each dataset, so that the end result contained only the columns I wanted.</p>
<p>&#8211; if you have two datasets that are being merged, be deliberate about which dataset is appended to which dataset. Should you start merging using the dataset with more records? Or the one with more columns? Will the end result contain &#8220;everything&#8221; it can even if there are a lot of blank values?</p>
<p>&#8211; I would probably spend time making sure each dataset is as &#8220;clean&#8221; and consistent with itself before merging it to another dataset.</p>
<p>&#8211; I also love keeping a &#8220;log&#8221; of what I&#8217;m doing &#038; why in a separate text file (like NotePad).</p>
<p>&#8211; If you&#8217;re good about keeping copies at various stages and good about taking notes, you are more free to make mistakes. If you do, take a deep breathe, try to figure out what happened, accept it, and start over.</p>
<p>Best of luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

