<?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"
	>

<channel>
	<title>How to do it?</title>
	<atom:link href="http://www.technopolo.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.technopolo.com</link>
	<description>step by step solution</description>
	<pubDate>Tue, 12 Aug 2008 02:39:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>How to remove duplicate records in Excel</title>
		<link>http://www.technopolo.com/microsoft-office/remove-duplicate-records-in-excel</link>
		<comments>http://www.technopolo.com/microsoft-office/remove-duplicate-records-in-excel#comments</comments>
		<pubDate>Tue, 12 Aug 2008 02:39:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Microsoft Office]]></category>

		<category><![CDATA[remove duplicate records]]></category>

		<category><![CDATA[unique records]]></category>

		<guid isPermaLink="false">http://www.technopolo.com/?p=14</guid>
		<description><![CDATA[To remove duplicate records in Excel do the following:

Select the column title that has duplicate records
Click Data menu and point to Filter, and then click Advanced Filter
Under Action, click Copy to another location
Select the starting location where you want to copy all the unique records by clicking on a cell
Click to select the Unique records [...]]]></description>
			<content:encoded><![CDATA[<p>To remove duplicate records in Excel do the following:</p>
<ol>
<li>Select the column title that has duplicate records</li>
<li>Click Data menu and point to Filter, and then click Advanced Filter</li>
<li>Under Action, click Copy to another location</li>
<li>Select the starting location where you want to copy all the unique records by clicking on a cell</li>
<li>Click to select the Unique records only check box</li>
<li>Click OK.</li>
</ol>
<p>You should have all duplicates removed in this new location.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technopolo.com/microsoft-office/remove-duplicate-records-in-excel/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to change password from a command prompt</title>
		<link>http://www.technopolo.com/microsoft-windows/how-to-change-password-from-command-prompt</link>
		<comments>http://www.technopolo.com/microsoft-windows/how-to-change-password-from-command-prompt#comments</comments>
		<pubDate>Sun, 10 Aug 2008 23:33:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Microsoft Windows]]></category>

		<category><![CDATA[change password]]></category>

		<category><![CDATA[command prompt]]></category>

		<category><![CDATA[password reset]]></category>

		<guid isPermaLink="false">http://www.technopolo.com/?p=12</guid>
		<description><![CDATA[To change user account password from command prompt do the following:

Click Start
Type “cmd” in Run field
On the Command prompt type “net user username newpassword” and hit enter

Voila! the password is reset.
Note: To change password from command prompt, you must login with an administrator account.
]]></description>
			<content:encoded><![CDATA[<p>To change user account password from command prompt do the following:</p>
<ol>
<li>Click Start</li>
<li>Type “cmd” in Run field</li>
<li>On the Command prompt type “<span style="color: #000080;">net user username newpassword</span>” and hit enter</li>
</ol>
<p>Voila! the password is reset.</p>
<p>Note: To change password from command prompt, you must login with an administrator account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technopolo.com/microsoft-windows/how-to-change-password-from-command-prompt/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
