 




<?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: problem converting time stored in text datatype to time format in EXCEL</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/problem-converting-time-stored-in-text-datatype-to-time-format-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-converting-time-stored-in-text-datatype-to-time-format-in-excel/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: completeitprofessional</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-converting-time-stored-in-text-datatype-to-time-format-in-excel/#comment-104626</link>
		<dc:creator>completeitprofessional</dc:creator>
		<pubDate>Wed, 07 Mar 2012 11:54:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-104626</guid>
		<description><![CDATA[Try the formula using this:
=CONCATENATE(LEFT(H1,2),&quot;:&quot;,RIGHT(H3,1))
This will convert 0838 to 08:38.
You can then Copy the cell and Paste Values into another cell to force the format as a time.

Hope it helps!]]></description>
		<content:encoded><![CDATA[<p>Try the formula using this:<br />
=CONCATENATE(LEFT(H1,2),&#8221;:&#8221;,RIGHT(H3,1))<br />
This will convert 0838 to 08:38.<br />
You can then Copy the cell and Paste Values into another cell to force the format as a time.</p>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leyenda</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-converting-time-stored-in-text-datatype-to-time-format-in-excel/#comment-104358</link>
		<dc:creator>leyenda</dc:creator>
		<pubDate>Thu, 01 Mar 2012 07:39:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-104358</guid>
		<description><![CDATA[Thanks! It&#039;s working great. Sorry i am not an expert in excel 
say if there are records from H1 to H3 
e.g. 0838  - H1
       12:50 - H2
        09:11- H3

How do i apply this formula?]]></description>
		<content:encoded><![CDATA[<p>Thanks! It&#8217;s working great. Sorry i am not an expert in excel<br />
say if there are records from H1 to H3<br />
e.g. 0838  &#8211; H1<br />
       12:50 &#8211; H2<br />
        09:11- H3</p>
<p>How do i apply this formula?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/8 queries in 0.011 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 09:09:34 -->