<?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>Tim Mahoney &#187; Trim</title>
	<atom:link href="http://timothymahoney.com/tag/trim/feed/" rel="self" type="application/rss+xml" />
	<link>http://timothymahoney.com</link>
	<description>Infrequent updates from a PHP programmer.</description>
	<lastBuildDate>Thu, 26 Aug 2010 20:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Removing spaces from text in Excel</title>
		<link>http://timothymahoney.com/2010/01/removing-spaces-from-text-in-excel/</link>
		<comments>http://timothymahoney.com/2010/01/removing-spaces-from-text-in-excel/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 16:02:34 +0000</pubDate>
		<dc:creator>Tim Mahoney</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Trim]]></category>

		<guid isPermaLink="false">http://timothymahoney.com/?p=39</guid>
		<description><![CDATA[I&#8217;ve been meaning to come up with a way to create an Excel library for tasks I do very often; I suppose this will be a good place to start it and update it. The TRIM function removes spaces from the right and left sides of whatever text you&#8217;re processing, like so: Formula: =TRIM(A1) &#8221; [...]]]></description>
		<wfw:commentRss>http://timothymahoney.com/2010/01/removing-spaces-from-text-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
