<?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: Concatenating and splitting strings</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Michael</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-42494</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 01 Dec 2009 19:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-42494</guid>
		<description>&lt;p&gt;Saket -&lt;/p&gt;
&lt;p&gt;Assuming you have the date as a true date (a number, not text looking like a date) then use the DAY(date), MONTH(date) and YEAR(Date) functions.&lt;/p&gt;
&lt;p&gt;If the date is text, but in a date format Excel understands, then use the DATEVALUE(text) function first, inside the DAY(), MONTH(), and YEAR() functions.&lt;/p&gt;
&lt;p&gt;If it&#039;s not a format Excel understands, provide an example and we&#039;ll go from there.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;...mrt&lt;/i&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Saket -</p>
<p>Assuming you have the date as a true date (a number, not text looking like a date) then use the DAY(date), MONTH(date) and YEAR(Date) functions.</p>
<p>If the date is text, but in a date format Excel understands, then use the DATEVALUE(text) function first, inside the DAY(), MONTH(), and YEAR() functions.</p>
<p>If it&#8217;s not a format Excel understands, provide an example and we&#8217;ll go from there.</p>
<p><i>&#8230;mrt</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saket Kumar</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-42471</link>
		<dc:creator>Saket Kumar</dc:creator>
		<pubDate>Mon, 30 Nov 2009 05:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-42471</guid>
		<description>&lt;p&gt;Hi.... I have a similar problem.&lt;br&gt;
I want to split the date into date, month and year.&lt;br&gt;
can anyone tell me how to do that?&lt;/p&gt;
&lt;p&gt;Thanks in advance!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi&#8230;. I have a similar problem.<br />
I want to split the date into date, month and year.<br />
can anyone tell me how to do that?</p>
<p>Thanks in advance!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yume</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-33321</link>
		<dc:creator>Yume</dc:creator>
		<pubDate>Fri, 04 Jul 2008 06:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-33321</guid>
		<description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;Thanks for the tip. But I have some question. I want to split a string like this &quot;Hello World&quot; into &quot;HW&quot; or &quot;Go go go&quot; into &quot;GGG&quot; in a cell, &quot;Nothing gonna change my love for you&quot; into &quot;NGCY&quot;, what function should I use?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for the tip. But I have some question. I want to split a string like this &#8220;Hello World&#8221; into &#8220;HW&#8221; or &#8220;Go go go&#8221; into &#8220;GGG&#8221; in a cell, &#8220;Nothing gonna change my love for you&#8221; into &#8220;NGCY&#8221;, what function should I use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ellen</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-30788</link>
		<dc:creator>Ellen</dc:creator>
		<pubDate>Mon, 18 Feb 2008 19:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-30788</guid>
		<description>&lt;p&gt;Could you help me to convert: 123456789,1234.jpg&lt;br&gt;
                          to: &quot;123456789?,&quot;1234.jpg&quot;&lt;/p&gt;
&lt;p&gt;Can I use concatenate formula?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Could you help me to convert: 123456789,1234.jpg<br />
                          to: &#8220;123456789?,&#8221;1234.jpg&#8221;</p>
<p>Can I use concatenate formula?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judith</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-30642</link>
		<dc:creator>Judith</dc:creator>
		<pubDate>Tue, 12 Feb 2008 23:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-30642</guid>
		<description>&lt;p&gt;Thanks for the concatenating strings tip.  It worked great to concatenate multiple categories from an row array that included blank cells.  I used a comma separator, not the dash, to make them suitable for upload into Outlook categories as part of an overall contact upload.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the concatenating strings tip.  It worked great to concatenate multiple categories from an row array that included blank cells.  I used a comma separator, not the dash, to make them suitable for upload into Outlook categories as part of an overall contact upload.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-29475</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 18 Dec 2007 08:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-29475</guid>
		<description>&lt;p&gt;I thought I&#039;d just quickly post the original solution that I&#039;d devised for this problem - some of you may find it amusing in its clumsiness.  &lt;/p&gt;
&lt;p&gt;Say our 6 digit number (A1) was 654,321. Of the &#039;single digit&#039; cells, the first one (C1) was simply Rounddown(A1/100000) to one digit. The second cell from the left was Roundown (A1-(C1*100000)/10000) and so on, stripping off the digits one by one by rounding down and dividing. Very very messy by the time I got to the 6th cell.&lt;/p&gt;
&lt;p&gt;Phil&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I thought I&#8217;d just quickly post the original solution that I&#8217;d devised for this problem &#8211; some of you may find it amusing in its clumsiness.  </p>
<p>Say our 6 digit number (A1) was 654,321. Of the &#8216;single digit&#8217; cells, the first one (C1) was simply Rounddown(A1/100000) to one digit. The second cell from the left was Roundown (A1-(C1*100000)/10000) and so on, stripping off the digits one by one by rounding down and dividing. Very very messy by the time I got to the 6th cell.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-29474</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 18 Dec 2007 07:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-29474</guid>
		<description>&lt;p&gt;Thanks all;&lt;/p&gt;
&lt;p&gt;I&#039;ve got with a variation on the LEN function suggestion: works treat. I&#039;d never heard of that function before, so thanks for that!&lt;/p&gt;
&lt;p&gt;Phil&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks all;</p>
<p>I&#8217;ve got with a variation on the LEN function suggestion: works treat. I&#8217;d never heard of that function before, so thanks for that!</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fzz</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-29460</link>
		<dc:creator>fzz</dc:creator>
		<pubDate>Mon, 17 Dec 2007 22:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-29460</guid>
		<description>&lt;p&gt;I replied to this last week, but this site must not have liked my escaped HTML characters. I&#039;ll try again.&lt;/p&gt;
&lt;p&gt;It&#039;s possible to handle embedded spaces in the text values if you&#039;re willing to put up with long formulas.&lt;/p&gt;
&lt;p&gt;=MID(IF(A1=&quot;&quot;,&quot;&quot;,&quot;-&quot;&amp;A1)&amp;IF(B1=&quot;&quot;,&quot;&quot;,&quot;-&quot;&amp;B1)&lt;br&gt;
&amp;IF(C1=&quot;&quot;,&quot;&quot;,&quot;-&quot;&amp;C1)&amp;IF(D1=&quot;&quot;,&quot;&quot;,&quot;-&quot;&amp;D1),2,32768)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I replied to this last week, but this site must not have liked my escaped HTML characters. I&#8217;ll try again.</p>
<p>It&#8217;s possible to handle embedded spaces in the text values if you&#8217;re willing to put up with long formulas.</p>
<p>=MID(IF(A1=&#8221;",&#8221;",&#8221;-&#8221;&amp;A1)&amp;IF(B1=&#8221;",&#8221;",&#8221;-&#8221;&amp;B1)<br />
&amp;IF(C1=&#8221;",&#8221;",&#8221;-&#8221;&amp;C1)&amp;IF(D1=&#8221;",&#8221;",&#8221;-&#8221;&amp;D1),2,32768)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fzz</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-29459</link>
		<dc:creator>fzz</dc:creator>
		<pubDate>Mon, 17 Dec 2007 22:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-29459</guid>
		<description>&lt;p&gt;@Dan&lt;/p&gt;
&lt;p&gt;There&#039;s an easier approach. With value in A1, enter this formula in B1 then fill B1 right.&lt;/p&gt;
&lt;p&gt;=MID(TEXT($A1,&quot;000000?),COLUMNS($B1:B1),1)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Dan</p>
<p>There&#8217;s an easier approach. With value in A1, enter this formula in B1 then fill B1 right.</p>
<p>=MID(TEXT($A1,&#8221;000000?),COLUMNS($B1:B1),1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/16/concatenating-and-splitting-strings/#comment-29456</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 17 Dec 2007 20:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=940#comment-29456</guid>
		<description>&lt;p&gt;Best thing to do would be to create a 6-digit string and then select your digit.&lt;/p&gt;
&lt;p&gt;=mid(CONCATENATE(REPT(&quot;0?,6-LEN(A1)),A1),C1,1)&lt;/p&gt;
&lt;p&gt;A1 contains the number.  C1 contains the digit number that you want...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Best thing to do would be to create a 6-digit string and then select your digit.</p>
<p>=mid(CONCATENATE(REPT(&#8220;0?,6-LEN(A1)),A1),C1,1)</p>
<p>A1 contains the number.  C1 contains the digit number that you want&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

