
<?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>Excel Functions Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/excel-functions/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/excel-functions/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Thu, 05 Mar 2015 11:22:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Excel Functions Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/excel-functions/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to use CONCATENATE Function in Excel?</title>
		<link>https://www.technig.com/how-to-use-concatenate-function-in-excel/</link>
					<comments>https://www.technig.com/how-to-use-concatenate-function-in-excel/#comments</comments>
		
		<dc:creator><![CDATA[Raza Bayani]]></dc:creator>
		<pubDate>Thu, 05 Mar 2015 11:22:55 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Concatenate Function]]></category>
		<category><![CDATA[Excel 2013]]></category>
		<category><![CDATA[Excel Functions]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Office 2013]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=1583</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="851" height="329" src="https://www.technig.com/wp-content/uploads/2015/03/Featured.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2015/03/Featured.png 851w, https://www.technig.com/wp-content/uploads/2015/03/Featured-300x116.png 300w, https://www.technig.com/wp-content/uploads/2015/03/Featured-768x297.png 768w" sizes="(max-width: 851px) 100vw, 851px" /></div>
<p>Excel is present with hundreds of Functions but Today we&#8217;ll learn about one of the great Excel Functions &#8220;CONCATENATE&#8221;. It is used for joining values of two or more then two cells. It can be used with the most common Excel Function &#8220;IF&#8221; and other String &#38; Math and Trig Functions such as: LEFT, RIGHT, MID, REPT,CODE, [&#8230;]</p>
<p>The post <a href="https://www.technig.com/how-to-use-concatenate-function-in-excel/">How to use CONCATENATE Function in Excel?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="851" height="329" src="https://www.technig.com/wp-content/uploads/2015/03/Featured.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/03/Featured.png 851w, https://www.technig.com/wp-content/uploads/2015/03/Featured-300x116.png 300w, https://www.technig.com/wp-content/uploads/2015/03/Featured-768x297.png 768w" sizes="(max-width: 851px) 100vw, 851px" /></div><p>Excel is present with hundreds of Functions but Today we&#8217;ll learn about one of the great Excel Functions &#8220;CONCATENATE&#8221;. It is used for joining values of two or more then two cells. It can be used with the most common Excel Function &#8220;IF&#8221; and other String &amp; Math and Trig Functions such as: LEFT, RIGHT, MID, REPT,CODE, TRIM, LEN, EXACT, UPPER, LOWER, PROPER, SUM, AVERAGE, COUNT, PMT, IMPT, PV and etc..</p>
<p>We will start with a very simple example.</p>
<ul>
<li>Insert your data table</li>
<li>Choose a cell where you want to join the values of different cells.</li>
<li>Start with (=) sign then type &#8220;CONCATENATE&#8221; without qoutes.</li>
<li>Open brackets after typing the function Concatenate.</li>
<li>Select the values and place &#8220;comma&#8221; after each word.</li>
<li>
<pre>=CONCATENATE(text1, [text2],[text3],...)</pre>
</li>
<li>Look at the example below:</li>
</ul>
<figure id="attachment_1590" aria-describedby="caption-attachment-1590" style="width: 633px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/03/Concatenate-One.png"><img decoding="async" class="size-full wp-image-1590" src="http://3.90.216.52/wp-content/uploads/2015/03/Concatenate-One.png" alt="Concatenate Function" width="633" height="285" srcset="https://www.technig.com/wp-content/uploads/2015/03/Concatenate-One.png 633w, https://www.technig.com/wp-content/uploads/2015/03/Concatenate-One-300x135.png 300w" sizes="(max-width: 633px) 100vw, 633px" /></a><figcaption id="caption-attachment-1590" class="wp-caption-text">Concatenate Function</figcaption></figure>
<p>In the above Example we have three words in different cells (N4, O4 and P4) and we have joined them through the CONCATENATE Function in Cell (Q4).</p>
<p>If you concentrate in the example above we don&#8217;t need any space between words in Cell (Q4), but in other cells below that we can see that there is a SPACE between each name or word. So while working with CONCATENATE Function we have to be careful about the SPACES.</p>
<blockquote><p>If you want to insert a space between two words, You&#8217;ve to use (,&#8221; &#8220;,) after selecting a cell in CONCATENATE Function.</p></blockquote>
<p>OR</p>
<blockquote><p>You can add spaces after those cell values which you&#8217;re going to join them, in there cells.</p></blockquote>
<p>Look at the Example Below:</p>
<figure id="attachment_1591" aria-describedby="caption-attachment-1591" style="width: 638px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/03/Concatenate-Two.png"><img decoding="async" class="size-full wp-image-1591" src="http://3.90.216.52/wp-content/uploads/2015/03/Concatenate-Two.png" alt="Concatenate Function" width="638" height="289" srcset="https://www.technig.com/wp-content/uploads/2015/03/Concatenate-Two.png 638w, https://www.technig.com/wp-content/uploads/2015/03/Concatenate-Two-300x136.png 300w" sizes="(max-width: 638px) 100vw, 638px" /></a><figcaption id="caption-attachment-1591" class="wp-caption-text">Concatenate Function</figcaption></figure>
<ul>
<li>In example below, I&#8217;ve mixed and joined &#8220;Thank You&#8221;, &#8220;Please Pay&#8221; and Customer Name &#8220;Ali&#8221; and have used CONCATENATE with IF function.</li>
<li>In case if the <b>PAID AMOUNT </b>is less then <strong>TOTAL PRICE, </strong> &#8220;Please Pay + Customer Name&#8221; will be visible.</li>
<li>and if the <strong>PAID AMOUNT </strong>is equal to 0, then &#8220;Thank You + Customer Name&#8221; will be visible.</li>
</ul>
<figure id="attachment_1592" aria-describedby="caption-attachment-1592" style="width: 851px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/03/Featured.png"><img loading="lazy" decoding="async" class="size-full wp-image-1592" src="http://3.90.216.52/wp-content/uploads/2015/03/Featured.png" alt="Concatenate Function" width="851" height="329" srcset="https://www.technig.com/wp-content/uploads/2015/03/Featured.png 851w, https://www.technig.com/wp-content/uploads/2015/03/Featured-300x116.png 300w, https://www.technig.com/wp-content/uploads/2015/03/Featured-768x297.png 768w" sizes="(max-width: 851px) 100vw, 851px" /></a><figcaption id="caption-attachment-1592" class="wp-caption-text">Concatenate Function</figcaption></figure>
<p>WANT MORE EXCEL FUNCTIONS?</p>
<p>VIEW : <a title="Microsoft" href="https://support.office.com/en-nz/article/Excel-functions-by-category-9d1bdb2c-9fbd-4b9f-9a62-7b1c61c771da" target="_blank" rel="noopener noreferrer">MICROSOFT EXCEL FUNCTIONS BY CATEGORY</a></p>
<p>Best of Luck!</p>
<p>The post <a href="https://www.technig.com/how-to-use-concatenate-function-in-excel/">How to use CONCATENATE Function in Excel?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/how-to-use-concatenate-function-in-excel/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1583</post-id>	</item>
	</channel>
</rss>
