<?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>Code-Journey.com &#187; Office</title>
	<atom:link href="http://code-journey.com/category/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://code-journey.com</link>
	<description>Mostly SharePoint</description>
	<lastBuildDate>Mon, 28 Jun 2010 08:16:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Clean Selected Cells in an Excel workbook Using Macro Button and Trim(), Clean() and Replace()</title>
		<link>http://code-journey.com/2009/08/23/how-to-clean-selected-cells-in-an-excel-workbook-using-macro-button-and-trim-clean-replac/</link>
		<comments>http://code-journey.com/2009/08/23/how-to-clean-selected-cells-in-an-excel-workbook-using-macro-button-and-trim-clean-replac/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 11:30:56 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=404</guid>
		<description><![CDATA[There are several non printable characters that can give you problems if you want to copy data from Excel files to another system.
In my case I wanted to copy a lot of data from Google Spreadsheet into sharepoint and it was not without problems.
Google Spreadsheet was chosen because my company had to have a quick [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/08/23/how-to-add-make-a-macro-button-in-the-quick-access-toolbar-in-office-excel-2007/' rel='bookmark' title='Permanent Link: How to Add / Make a Macro Button in the Quick Access Toolbar in Office Excel 2007'>How to Add / Make a Macro Button in the Quick Access Toolbar in Office Excel 2007</a></li></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2009/08/23/how-to-clean-selected-cells-in-an-excel-workbook-using-macro-button-and-trim-clean-replac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Add / Make a Macro Button in the Quick Access Toolbar in Office Excel 2007</title>
		<link>http://code-journey.com/2009/08/23/how-to-add-make-a-macro-button-in-the-quick-access-toolbar-in-office-excel-2007/</link>
		<comments>http://code-journey.com/2009/08/23/how-to-add-make-a-macro-button-in-the-quick-access-toolbar-in-office-excel-2007/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 11:00:27 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=402</guid>
		<description><![CDATA[Sometimes we just want to have easy access to running a bit of VBA code, and to make it accessible to regular users not really familiar with macros. They are familiar with button, so let&#8217;s add a macro button to the &#8220;Quick Access Toolbar&#8221;.
Activate &#8220;Developer&#8221; ribbon:
First off, make sure you have &#8220;Developer&#8221; ribbon activated, by [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/08/23/how-to-clean-selected-cells-in-an-excel-workbook-using-macro-button-and-trim-clean-replac/' rel='bookmark' title='Permanent Link: How to Clean Selected Cells in an Excel workbook Using Macro Button and Trim(), Clean() and Replace()'>How to Clean Selected Cells in an Excel workbook Using Macro Button and Trim(), Clean() and Replace()</a></li></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2009/08/23/how-to-add-make-a-macro-button-in-the-quick-access-toolbar-in-office-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
