<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Numbers Templates &#187; Numbers 101</title>
	<atom:link href="http://www.numberstemplates.com/category/numbers-101/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.numberstemplates.com</link>
	<description>Templates, Tips, and Tricks for Apple's Numbers Spreadsheet</description>
	<lastBuildDate>Sat, 07 Jan 2012 03:25:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Numbers 101: Join Columns With Concatenation</title>
		<link>http://www.numberstemplates.com/2008/12/20/numbers-101-join-columns-with-concatenation/</link>
		<comments>http://www.numberstemplates.com/2008/12/20/numbers-101-join-columns-with-concatenation/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 13:31:28 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Numbers 101]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[numbers]]></category>

		<guid isPermaLink="false">http://www.numberstemplates.com/?p=332</guid>
		<description><![CDATA[Joining columns or cells in a spreadsheet is something that experienced users do all the time, but may be challenging for a new user. Have no fear, joining cells or columns is simple to do using the CONCATENATE function in Numbers. There are two ways to use the CONCATENATE function: First you can type =CONCATENATE(A1,A2,&#8230;) [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="aligncenter size-full wp-image-333" title="Join Columuns Spreadsheet" src="http://www.numberstemplates.com/wp-content/uploads/2008/12/join_cells_spreadsheet.jpg" alt="Join Columuns Spreadsheet" width="317" height="170" /></p>
<p>Joining columns or cells in a spreadsheet is something that experienced users do all the time, but may be challenging for a new user.</p>
<p>Have no fear, joining cells or columns is simple to do using the CONCATENATE function in Numbers.</p>
<p>There are two ways to use the CONCATENATE function:</p>
<p>First you can type =CONCATENATE(A1,A2,&#8230;)</p>
<p>Where A1, A2, &#8230; are the cells you wish to join.</p>
<p>The second method &#8211; the one I prefer &#8211; is to use the ampersand (&amp;) as a shortcut.Â  In this case, you would use a formula such as =A1&amp;A2 to join the contents of cell A1 and A2 into one cell.</p>
<p>Experienced users will immediately notice a problem with that example: there will be no space between the joined cells.Â  This may, in fact, be exactly what you are looking for.Â  But, if you are trying to join names, you would want a space between the joined cells.</p>
<p>No problem.Â  Simply concatenate a space between the cells by using a formula like: =A1&amp;&#8221; &#8220;&amp;B1.Â  This will give you the necessary space between the joined elements.Â  You can see this exact technique in the screenshot above.</p>
<p>FYI:Â  The CONCATENATE function uses the same format on Excel as Numbers.</p>
<p>For more information: <a title="Numbers Function Reference Concatenate" href="http://www.numberstemplates.com/functions-reference/concatenate/" target="_self">Numbers Function Reference: CONCATENATE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.numberstemplates.com/2008/12/20/numbers-101-join-columns-with-concatenation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

