<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Introducing the TEXTJOIN function in EXCEL 2016	</title>
	<atom:link href="https://excelzoom.com/introducing-the-textjion-function-in-excel-2016/feed/" rel="self" type="application/rss+xml" />
	<link>https://excelzoom.com/introducing-the-textjion-function-in-excel-2016/</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Mon, 18 Dec 2017 15:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: David Bonachea		</title>
		<link>https://excelzoom.com/introducing-the-textjion-function-in-excel-2016/#comment-2260</link>

		<dc:creator><![CDATA[David Bonachea]]></dc:creator>
		<pubDate>Mon, 18 Dec 2017 15:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=3365#comment-2260</guid>

					<description><![CDATA[Also, TEXTJOIN allows more than one delimiter.  If you have 3 columns (Last Name, First Name,  Initial) and want to return something like Jones, John P, try this: 
=TEXTJOIN({&quot;,&quot;,&quot; &quot;},TRUE,A2:C2) The delimiters you want appear in order within the braces.]]></description>
			<content:encoded><![CDATA[<p>Also, TEXTJOIN allows more than one delimiter.  If you have 3 columns (Last Name, First Name,  Initial) and want to return something like Jones, John P, try this:<br />
=TEXTJOIN({&#8220;,&#8221;,&#8221; &#8220;},TRUE,A2:C2) The delimiters you want appear in order within the braces.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
