<?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>CleanPC.org &#187; office</title>
	<atom:link href="http://cleanpc.org/tag/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://cleanpc.org</link>
	<description>Clean PC, Cleaner PC, My Clean PC</description>
	<lastBuildDate>Mon, 26 Dec 2011 01:47:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to combine cells in Excel</title>
		<link>http://cleanpc.org/2010/12/15/how-to-combine-cells-in-excel/</link>
		<comments>http://cleanpc.org/2010/12/15/how-to-combine-cells-in-excel/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 01:14:32 +0000</pubDate>
		<dc:creator>CleanPC.org</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[clean pc]]></category>
		<category><![CDATA[combining cells]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[excel spreadsheet]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[office]]></category>

		<guid isPermaLink="false">http://cleanpc.org/2010/12/15/how-to-combine-cells-in-excel/</guid>
		<description><![CDATA[If you need to combine cells in Excel, it is very easy. You need to do following: Suppose you have two cells in following values: A1=”24” B1=”Book” To combine these cells in a new cell (say C1), you need to use &#38; sign. Press on C1 and type the following: =A1&#38;B1 This command will produce [...]]]></description>
			<content:encoded><![CDATA[<!-- Easy AdSense V2.83 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadin" style="float:right;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-8215935227572364";
/* 234x60, created 8/20/09 */
google_ad_slot = "9210853249";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>If you need to combine cells in Excel, it is very easy. You need to do following:</p>
<p>Suppose you have two cells in following values:</p>
<p>A1=”24”</p>
<p>B1=”Book”</p>
<p>To combine these cells in a new cell (say C1), you need to use &amp; sign.</p>
<p>Press on C1 and type the following: =A1&amp;B1</p>
<p>This command will produce “24Book” if you hit the enter button</p>
<p>If you want to add space between the cells, you can still use &amp; sign.</p>
<p>=A1&amp;’ ‘&amp;B1</p>
<p>will produce “24 Book” in C1 cell.</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://cleanpc.org/2010/04/20/how-to-read-documents-in-office-document-image-writer/" title="How to read documents in Office Document Image Writer"><img src="Array" alt="How to read documents in Office Document Image Writer" /></a></li><li><a href="http://cleanpc.org/2011/12/26/how-to-check-the-mail-size-of-outlook/" title="How to check the mail size of Outlook"><img src="Array" alt="How to check the mail size of Outlook" /></a></li><li><a href="http://cleanpc.org/2011/11/20/how-to-detect-fake-morgan-dollar/" title="How to detect fake Morgan Dollar"><img src="Array" alt="How to detect fake Morgan Dollar" /></a></li><li><a href="http://cleanpc.org/2011/10/29/how-to-send-money-overseas-in-10-minutes/" title="How to send money overseas in 10 minutes"><img src="Array" alt="How to send money overseas in 10 minutes" /></a></li><li><a href="http://cleanpc.org/2011/09/18/how-to-send-fax-over-the-internet/" title="How to send fax over the internet"><img src="Array" alt="How to send fax over the internet" /></a></li><li><a href="http://cleanpc.org/2011/08/31/how-to-access-or-manipulate-nicedit-data-with-phpmysql/" title="How to access or manipulate Nicedit editor with PHP/MySQL"><img src="Array" alt="How to access or manipulate Nicedit editor with PHP/MySQL" /></a></li><li><a href="http://cleanpc.org/2011/07/16/how-to-search-keywords-in-a-folder-or-file/" title="How to search keywords in a folder or file"><img src="Array" alt="How to search keywords in a folder or file" /></a></li><li><a href="http://cleanpc.org/2011/06/20/how-to-create-complex-passwords-in-matlab/" title="How to create complex passwords in Matlab"><img src="Array" alt="How to create complex passwords in Matlab" /></a></li><li><a href="http://cleanpc.org/2011/06/20/how-to-play-music-in-matlab/" title="How to play music in Matlab"><img src="Array" alt="How to play music in Matlab" /></a></li><li><a href="http://cleanpc.org/2011/05/11/how-to-access-the-attachments-of-the-emails-blocked-in-outlook/" title="How to access email attachments blocked in Outlook"><img src="Array" alt="How to access email attachments blocked in Outlook" /></a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://cleanpc.org/2010/12/15/how-to-combine-cells-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to read documents in Office Document Image Writer</title>
		<link>http://cleanpc.org/2010/04/20/how-to-read-documents-in-office-document-image-writer/</link>
		<comments>http://cleanpc.org/2010/04/20/how-to-read-documents-in-office-document-image-writer/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 19:35:47 +0000</pubDate>
		<dc:creator>CleanPC.org</dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[document image writer]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[ocr]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[pdf file]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[recognize ocr]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://cleanpc.org/?p=25</guid>
		<description><![CDATA[If you have a pdf file and trying to read its content and then convert to another document in Word, you need to make sure that the document can be written. Often times, people use OCR softwares for this. But, did you know that Microsoft Office is equipped with OCR software. Let’s show how to [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a pdf file and trying to read its content and then convert to another document in Word, you need to make sure that the document can be written. Often times, people use OCR softwares for this. But, did you know that Microsoft Office is equipped with OCR software. Let’s show how to read the documents:</p>
<p>1- Print the pdf file in Microsoft Office Document image Writer. To find this software, all you need to is to press the current printer icon in the print dialog and scroll down to Microsoft Office Document Image Writer. </p>
<p>2- Save a different name and click OK. Then, a new file with mdi format will be created. With double click, you can open the file.</p>
<p>3- Use OCR feature by pressing “Recognize Text Using OCR…” in Tools menu. </p>
<p>4- After then, you can send the entire document to Word by pressing the next menu “Send Text to Word…”. With this way, you can easily access the writing in the pdf files.</p>
<p>Please remember that copywriting and illegal copying the protected document is illegal and please use this information with discretion and on your risk.&#160; </p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://cleanpc.org/2010/12/15/how-to-combine-cells-in-excel/" title="How to combine cells in Excel"><img src="Array" alt="How to combine cells in Excel" /></a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://cleanpc.org/2010/04/20/how-to-read-documents-in-office-document-image-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

