<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Digital Purview</title>
	
	<link>http://www.digitalpurview.com</link>
	<description />
	<lastBuildDate>Sun, 27 Sep 2009 18:59:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DigitalPurview" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">DigitalPurview</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>WordPress Error “Allowed memory size of XXXXXX bytes exhausted” Resolution</title>
		<link>http://www.digitalpurview.com/wordpress-error-allowed-memory-size-of-xxxxxx-bytes-exhausted-resolution/</link>
		<comments>http://www.digitalpurview.com/wordpress-error-allowed-memory-size-of-xxxxxx-bytes-exhausted-resolution/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 13:03:06 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=985</guid>
		<description><![CDATA[With recent versions of WordPress the error message has started displaying in Dashboard.
“Fatal Error: Allowed memory size of XXXXXX bytes exhausted (tried to allocate YYYY bytes)”
By default WordPress tries to allocate 32MB to PHP. You would need to manually increase the allocated memory to fix the error.
Option1 – 

Go to your WordPress root directory and [...]]]></description>
			<content:encoded><![CDATA[<p>With recent versions of WordPress the error message has started displaying in Dashboard.</p>
<p><em>“Fatal Error: Allowed memory size of XXXXXX bytes exhausted (tried to allocate YYYY bytes)”</em></p>
<p>By default WordPress tries to allocate 32MB to PHP. You would need to manually increase the allocated memory to fix the error.<span id="more-985"></span></p>
<p><strong>Option1 – </strong></p>
<ul>
<li>Go to your WordPress root directory and open wp-settings.php for editing.</li>
<li>Look for  <em>define(&#8217;WP_MEMORY_LIMIT&#8217;, &#8216;32M&#8217;);</em></li>
<li>Change the line to <em>define(&#8217;WP_MEMORY_LIMIT&#8217;, &#8216;128M&#8217;);</em>. This really depends on how much memory is needed. 64M should be enough in some cases. Others might need higher memory allocated.</li>
</ul>
<p><strong>Option2 – </strong></p>
<ul>
<li>Go to your WordPress root directory and open wp-config.php for editing.</li>
<li>Add a line <em>define(&#8217;WP_MEMORY_LIMIT&#8217;, &#8216;128M&#8217;);</em>. Again, this really depends on how much memory is needed. 64M should be enough in some cases. Others might need higher memory allocated.</li>
</ul>
<p>These changes will not work if your web hosting provider has restriction on allocated memory. You would need to check with your web host in such cases.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/wordpress-error-allowed-memory-size-of-xxxxxx-bytes-exhausted-resolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pivot table Tutorial in Excel 2007</title>
		<link>http://www.digitalpurview.com/pivot-table-tutorial-in-excel-2007/</link>
		<comments>http://www.digitalpurview.com/pivot-table-tutorial-in-excel-2007/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 18:08:37 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Pivot Table]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=900</guid>
		<description><![CDATA[Pivot table is great tool in Excel to create reports and analyze data. Go thru the simple exercise below to understand the concept
Open Excel and enter data below



EmpNo
Ename
Designation
Department
Gender
Salary
DOJ


E001
John
Associate
Finance
Male
40000
1/1/2009


E002
Denise
Manager
IT
Female
90000
1/2/2009


E003
Maya
CEO
Operations
Female
200000
1/3/2009


E004
Carol
Manager
Finance
Female
120000
1/4/2009


E005
John
Associate
Operations
Female
50000
1/5/2009


E006
Sheela
Associate
Operations
Female
50000
1/6/2009


E007
Rajiv
Manager
Operations
Male
80000
1/7/2009


E008
Asha
Manager
Admin
Male
75000
1/8/2009


E009
Kevin
Sr. Associate
Operations
Male
60000
1/9/2009


E010
Arnold
Sr. Associate
Finance
Male
65000
1/10/2009


E011
Kevin
Associate
Operations
Male
40000
1/11/2009


E012
Julia
Associate
Operations
Male
30000
1/1/2007


E013
Robert
Associate
Finance
Male
30000
1/12/2009


E014
Ray
Associate
IT
Male
40000
1/16/2009


E015
Shaun
Associate
IT
Male
40000
12/10/2008


E016
John
Associate
Operations
Male
50000
1/14/2009


E017
Karen
Associate
Operations
Male
40000
11/10/2008


E018
Brian
Manager
Operations
Male
90000
1/17/2009


E019
Nancy
Associate
Operations
Male
40000
12/20/2007


E020
Debra
Associate
Admin
Male
50000
1/2/2007


E021
Michal
Associate
Admin
Male
40000
1/21/2009


E022
Charles
Sr. Associate
Finance
Male
70000
1/23/2009


E023
Sandy
Associate
IT
Male
40000
12/1/2007


E024
Doug
Associate
Operations
Male
45000
1/24/2009



Now select data and Go to Insert –&#62; Pivot table. Click OK.
Pivot table has been created.  Now drop fields in the right frame to Report [...]]]></description>
			<content:encoded><![CDATA[<p>Pivot table is great tool in Excel to create reports and analyze data. Go thru the simple exercise below to understand the concept<span id="more-900"></span></p>
<p>Open Excel and enter data below</p>
<table border="2" cellspacing="0" cellpadding="0" width="501">
<tbody>
<tr>
<td width="59" valign="bottom"><strong>EmpNo</strong></td>
<td width="56" valign="bottom"><strong>Ename</strong></td>
<td width="91" valign="bottom"><strong>Designation</strong></td>
<td width="92" valign="bottom"><strong>Department</strong></td>
<td width="58" valign="bottom"><strong>Gender</strong></td>
<td width="57" valign="bottom"><strong>Salary</strong></td>
<td width="84" valign="bottom"><strong>DOJ</strong></td>
</tr>
<tr>
<td width="59" valign="bottom">E001</td>
<td width="56" valign="bottom">John</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Finance</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">1/1/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E002</td>
<td width="56" valign="bottom">Denise</td>
<td width="91" valign="bottom">Manager</td>
<td width="92" valign="bottom">IT</td>
<td width="58" valign="bottom">Female</td>
<td width="57" valign="bottom">90000</td>
<td width="84" valign="bottom">1/2/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E003</td>
<td width="56" valign="bottom">Maya</td>
<td width="91" valign="bottom">CEO</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Female</td>
<td width="57" valign="bottom">200000</td>
<td width="84" valign="bottom">1/3/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E004</td>
<td width="56" valign="bottom">Carol</td>
<td width="91" valign="bottom">Manager</td>
<td width="92" valign="bottom">Finance</td>
<td width="58" valign="bottom">Female</td>
<td width="57" valign="bottom">120000</td>
<td width="84" valign="bottom">1/4/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E005</td>
<td width="56" valign="bottom">John</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Female</td>
<td width="57" valign="bottom">50000</td>
<td width="84" valign="bottom">1/5/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E006</td>
<td width="56" valign="bottom">Sheela</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Female</td>
<td width="57" valign="bottom">50000</td>
<td width="84" valign="bottom">1/6/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E007</td>
<td width="56" valign="bottom">Rajiv</td>
<td width="91" valign="bottom">Manager</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">80000</td>
<td width="84" valign="bottom">1/7/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E008</td>
<td width="56" valign="bottom">Asha</td>
<td width="91" valign="bottom">Manager</td>
<td width="92" valign="bottom">Admin</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">75000</td>
<td width="84" valign="bottom">1/8/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E009</td>
<td width="56" valign="bottom">Kevin</td>
<td width="91" valign="bottom">Sr. Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">60000</td>
<td width="84" valign="bottom">1/9/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E010</td>
<td width="56" valign="bottom">Arnold</td>
<td width="91" valign="bottom">Sr. Associate</td>
<td width="92" valign="bottom">Finance</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">65000</td>
<td width="84" valign="bottom">1/10/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E011</td>
<td width="56" valign="bottom">Kevin</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">1/11/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E012</td>
<td width="56" valign="bottom">Julia</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">30000</td>
<td width="84" valign="bottom">1/1/2007</td>
</tr>
<tr>
<td width="59" valign="bottom">E013</td>
<td width="56" valign="bottom">Robert</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Finance</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">30000</td>
<td width="84" valign="bottom">1/12/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E014</td>
<td width="56" valign="bottom">Ray</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">IT</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">1/16/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E015</td>
<td width="56" valign="bottom">Shaun</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">IT</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">12/10/2008</td>
</tr>
<tr>
<td width="59" valign="bottom">E016</td>
<td width="56" valign="bottom">John</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">50000</td>
<td width="84" valign="bottom">1/14/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E017</td>
<td width="56" valign="bottom">Karen</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">11/10/2008</td>
</tr>
<tr>
<td width="59" valign="bottom">E018</td>
<td width="56" valign="bottom">Brian</td>
<td width="91" valign="bottom">Manager</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">90000</td>
<td width="84" valign="bottom">1/17/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E019</td>
<td width="56" valign="bottom">Nancy</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">12/20/2007</td>
</tr>
<tr>
<td width="59" valign="bottom">E020</td>
<td width="56" valign="bottom">Debra</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Admin</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">50000</td>
<td width="84" valign="bottom">1/2/2007</td>
</tr>
<tr>
<td width="59" valign="bottom">E021</td>
<td width="56" valign="bottom">Michal</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Admin</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">1/21/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E022</td>
<td width="56" valign="bottom">Charles</td>
<td width="91" valign="bottom">Sr. Associate</td>
<td width="92" valign="bottom">Finance</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">70000</td>
<td width="84" valign="bottom">1/23/2009</td>
</tr>
<tr>
<td width="59" valign="bottom">E023</td>
<td width="56" valign="bottom">Sandy</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">IT</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">40000</td>
<td width="84" valign="bottom">12/1/2007</td>
</tr>
<tr>
<td width="59" valign="bottom">E024</td>
<td width="56" valign="bottom">Doug</td>
<td width="91" valign="bottom">Associate</td>
<td width="92" valign="bottom">Operations</td>
<td width="58" valign="bottom">Male</td>
<td width="57" valign="bottom">45000</td>
<td width="84" valign="bottom">1/24/2009</td>
</tr>
</tbody>
</table>
<p>Now select data and Go to Insert –&gt; Pivot table. Click OK.</p>
<p>Pivot table has been created.  Now drop fields in the right frame to Report filter, Colum levels, Row levels and Sum of values windows to create the report as desired. Then filter various values and see how report appears.</p>
<p><a href="http://www.digitalpurview.com/wp-content/uploads/pivottable.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="pivot table" src="http://www.digitalpurview.com/wp-content/uploads/pivottable_thumb.jpg" border="0" alt="pivot table" width="563" height="266" /></a></p>
<p>For example, when you filter on Designation Manger, reports shows you how managers in different departments are paid.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/pivot-table-tutorial-in-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Free Online Storage Space Services to backup files</title>
		<link>http://www.digitalpurview.com/best-free-online-storage-space-services-to-backup-files/</link>
		<comments>http://www.digitalpurview.com/best-free-online-storage-space-services-to-backup-files/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 19:10:20 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[backup files]]></category>
		<category><![CDATA[free online storage]]></category>
		<category><![CDATA[skydrive]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/best-free-online-storage-space-services-to-backup-files/</guid>
		<description><![CDATA[Online storage is great way to save your files on web server. You will have a back up of your files in case your local drive crashes. You have the advantage of accessing file anywhere with access to internet. Here are few services to look at 
SkyDrive – SkyDrive is free web storage service from [...]]]></description>
			<content:encoded><![CDATA[<p>Online storage is great way to save your files on web server. You will have a back up of your files in case your local drive crashes. You have the advantage of accessing file anywhere with access to internet. Here are few services to look at <span id="more-868"></span></p>
<p><strong><a href="skydrive.live.com" class="broken_link" >SkyDrive</a></strong> – SkyDrive is free web storage service from Microsoft. SkyDrive provides 25 GB of free storage. You need windows live id to access the service. Just like all other windows live services, you can use standard or enhanced security (http or https) to logon.</p>
<p><strong><a href="http://www.adrive.com/">ADrive</a></strong> – ADrive provides 50 GB of free storage. You do not get secured access with free account. Secured access and other cool features such as desktop access, multiple sessions etc comes at the monthly price.</p>
<p><a href="http://www.box.net"><strong>Box.net</strong></a><strong> – </strong>Box.net provides a free lite account that comes with 1 GB space and host of other paid accounts.</p>
<p><a href="http://www.boxstr.com/"><strong>BOXSTR</strong></a> – Boxstr.com provides 5 GB of free storage.</p>
<p><a href="http://mozy.com/"><strong>Mozy</strong></a><strong> – </strong>Mozy.com provides 2 GB of free storage. You need a paid account, if you ant more. Secured access is provided.</p>
<p><a href="http://www.dropboks.com/#"><strong>DropBoks</strong></a><strong> – </strong>DropBoks provide 1 GB of free storage. You get secure encrypted access. You can upgrade account for a fees for more storage.</p>
<p><a href="http://www.orbitfiles.com/"><strong>orbitfiles</strong></a><strong> – </strong>orbitfiles.com provides 6 GB of free space and option of paid account for more space.</p>
<p><strong><a href="http://www.humyo.com/">humyo.com</a></strong> – humyo provides 10 GB of free space and option of adding more storage.</p>
<p><a href="http://www.storegate.com/"><strong>Storegate</strong></a> – It provides 2 GB free storage and option of paid account for more storage.</p>
<p>Other than these there are many more paid services for online backup. Carefully look at your need and choose a service that fits the need. Price, Secure access, company brand, overall storage and individual file sizes should all pay a key role while deciding the service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/best-free-online-storage-space-services-to-backup-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a control multiple times in Excel VBA Forms</title>
		<link>http://www.digitalpurview.com/how-to-add-a-control-multiple-times-in-excel-vba-forms/</link>
		<comments>http://www.digitalpurview.com/how-to-add-a-control-multiple-times-in-excel-vba-forms/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 18:40:15 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=923</guid>
		<description><![CDATA[You can drag a control to place it on the form. If you want to place again, you need to drag it again. 
Alternatively, you can double click on the control to select and keep clicking on the form to place the control on the form as many times as you want. Double click on [...]]]></description>
			<content:encoded><![CDATA[<p>You can drag a control to place it on the form. If you want to place again, you need to drag it again. <span id="more-923"></span></p>
<p>Alternatively, you can double click on the control to select and keep clicking on the form to place the control on the form as many times as you want. Double click on the control again once you are done to deselect it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/how-to-add-a-control-multiple-times-in-excel-vba-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Object Linking and Embedding (OLE)</title>
		<link>http://www.digitalpurview.com/what-is-object-linking-and-embedding-ole/</link>
		<comments>http://www.digitalpurview.com/what-is-object-linking-and-embedding-ole/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 18:02:41 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OLE]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=897</guid>
		<description><![CDATA[OLE is technology developed by Microsoft to make different programs interact with each other to make each program more useful and visually appealing. OLE object can be embedded into different application; they however retain original format and link to originating program. 
For example, an image can be embedded or linked into text document. Something a [...]]]></description>
			<content:encoded><![CDATA[<p>OLE is technology developed by Microsoft to make different programs interact with each other to make each program more useful and visually appealing. OLE object can be embedded into different application; they however retain original format and link to originating program. <span id="more-897"></span></p>
<p>For example, an image can be embedded or linked into text document. Something a text editor could not do earlier.</p>
<h5><strong><span style="text-decoration: underline;">Embedding vs Linking</span></strong></h5>
<p>When you embed the object, any changes in the original object are not reflected in the embedded object. When you link a object, changes in the original object are reflected in the linked object.</p>
<h5><strong><span style="text-decoration: underline;">Understanding OlE by embedding Excel data into Word</span></strong></h5>
<p>Object Linking and Embedding is Microsoft framework for allowing objects from one program to be available in other programs.</p>
<p>Follow this simple exercise to understand the concept better.</p>
<ul>
<li>Open Excel and enter data below</li>
</ul>
<blockquote>
<table border="2" cellspacing="0" cellpadding="0" width="200">
<tbody>
<tr>
<td width="95" valign="bottom"><strong>Name</strong></td>
<td width="101" valign="bottom"><strong>Gender</strong></td>
</tr>
<tr>
<td width="95" valign="bottom">Maya</td>
<td width="101" valign="bottom">Female</td>
</tr>
<tr>
<td width="95" valign="bottom">John</td>
<td width="101" valign="bottom">Male</td>
</tr>
<tr>
<td width="95" valign="bottom">Dan</td>
<td width="101" valign="bottom">Female</td>
</tr>
<tr>
<td width="95" valign="bottom">Nancy</td>
<td width="101" valign="bottom">Female</td>
</tr>
<tr>
<td width="95" valign="bottom">Dale</td>
<td width="120" valign="bottom">Male</td>
</tr>
</tbody>
</table>
</blockquote>
<ul>
<li>Now select data and click copy.</li>
<li>Open a word document and click paste special.</li>
<li>Select paste Link and Microsoft Office Excel Worksheet Object. <a href="http://www.digitalpurview.com/wp-content/uploads/ole.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ole" src="http://www.digitalpurview.com/wp-content/uploads/ole_thumb.jpg" border="0" alt="ole thumb What is Object Linking and Embedding (OLE) image" width="385" height="264" /></a></li>
<li>You will realize all the data along with excel formatting has been copied. </li>
<li>Any data you change in original excel will be available in word. This is called Linking.</li>
<li>If you had selected simply Paste in paste special option, any changes in excel will not be reflected in Word. This is called Embedding.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/what-is-object-linking-and-embedding-ole/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Validation in Excel</title>
		<link>http://www.digitalpurview.com/data-validation-in-excel/</link>
		<comments>http://www.digitalpurview.com/data-validation-in-excel/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:52:44 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Data Validation]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=893</guid>
		<description><![CDATA[When you need to verify data that can go in a cell, Data validation is the function in Excel to use.
For example, to enter grades for students you may want to enter only A, B, C, D, and F. To see how to accomplish this in excel, enter data below



Student Number
Grade


2001
 


2002
 


2003
 


2004
 


2005
 


2006
 



Now select Grade Column, and [...]]]></description>
			<content:encoded><![CDATA[<p>When you need to verify data that can go in a cell, Data validation is the function in Excel to use.<span id="more-893"></span></p>
<p>For example, to enter grades for students you may want to enter only A, B, C, D, and F. To see how to accomplish this in excel, enter data below</p>
<table border="2" cellspacing="0" cellpadding="0" width="200">
<tbody>
<tr>
<td width="107" valign="bottom"><strong>Student Number</strong></td>
<td width="89" valign="bottom"><strong>Grade</strong></td>
</tr>
<tr>
<td width="107" valign="bottom">2001</td>
<td width="89" valign="bottom"> </td>
</tr>
<tr>
<td width="107" valign="bottom">2002</td>
<td width="89" valign="bottom"> </td>
</tr>
<tr>
<td width="107" valign="bottom">2003</td>
<td width="89" valign="bottom"> </td>
</tr>
<tr>
<td width="107" valign="bottom">2004</td>
<td width="89" valign="bottom"> </td>
</tr>
<tr>
<td width="107" valign="bottom">2005</td>
<td width="89" valign="bottom"> </td>
</tr>
<tr>
<td width="107" valign="bottom">2006</td>
<td width="89" valign="bottom"> </td>
</tr>
</tbody>
</table>
<p>Now select Grade Column, and Go to Data -&gt; Data Validation</p>
<p>Enter values as below</p>
<p><strong><span style="text-decoration: underline;">Settings</span></strong></p>
<p><a href="http://www.digitalpurview.com/wp-content/uploads/excel3.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="excel3" src="http://www.digitalpurview.com/wp-content/uploads/excel3_thumb.jpg" border="0" alt="excel3 thumb Data Validation in Excel image" width="424" height="190" /></a></p>
<p><strong><span style="text-decoration: underline;">Input Message </span></strong></p>
<p><a href="http://www.digitalpurview.com/wp-content/uploads/excel4.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="excel4" src="http://www.digitalpurview.com/wp-content/uploads/excel4_thumb.jpg" border="0" alt="excel4 thumb Data Validation in Excel image" width="424" height="196" /></a></p>
<p><strong><span style="text-decoration: underline;">Error Message</span></strong></p>
<p><a href="http://www.digitalpurview.com/wp-content/uploads/excel5.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="excel5" src="http://www.digitalpurview.com/wp-content/uploads/excel5_thumb.jpg" border="0" alt="excel5 thumb Data Validation in Excel image" width="426" height="197" /></a></p>
<p>Now try to enter different values in Grades and see how Excel reacts.</p>
<p><a href="http://www.digitalpurview.com/wp-content/uploads/excel6.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="excel6" src="http://www.digitalpurview.com/wp-content/uploads/excel6_thumb.jpg" border="0" alt="excel6 thumb Data Validation in Excel image" width="425" height="250" /></a> </p>
<p>You have different options while setting validation</p>
<ul>
<li>Restrict only whole number (Such as for Student role number).</li>
<li>Provide a list (List of grades).</li>
<li>Restrict number of character to enter (For example SSN will always be 9 digit).</li>
<li>Or you can provide a custom formula.</li>
</ul>
<p>You also have the option of setting hard error, soft warning or just information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/data-validation-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conditional Formatting in Excel 2007</title>
		<link>http://www.digitalpurview.com/conditional-formatting-in-excel-2007/</link>
		<comments>http://www.digitalpurview.com/conditional-formatting-in-excel-2007/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:38:22 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Conditional Formatting]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=884</guid>
		<description><![CDATA[Conditional Formatting allows changing appearance (different color, font, format etc) of cell based on certain condition. For example you can show employees with Salary Higher than 100000 USD in Red. This makes easy and visually appealing to read and interpret data. 
Try this example below to better understand the concept. Enter Data below in Excel



Emp [...]]]></description>
			<content:encoded><![CDATA[<p>Conditional Formatting allows changing appearance (different color, font, format etc) of cell based on certain condition. For example you can show employees with Salary Higher than 100000 USD in Red. This makes easy and visually appealing to read and interpret data. <span id="more-884"></span></p>
<p>Try this example below to better understand the concept. Enter Data below in Excel</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="73" valign="bottom"><strong>Emp No</strong></td>
<td width="100" valign="bottom"><strong>Designation</strong></td>
<td width="28" valign="bottom"><strong>Salary</strong></td>
</tr>
<tr>
<td width="73" valign="bottom">E001</td>
<td width="100" valign="bottom">Manager</td>
<td width="28" valign="bottom">100000</td>
</tr>
<tr>
<td width="73" valign="bottom">E002</td>
<td width="100" valign="bottom">Associate</td>
<td width="28" valign="bottom">101000</td>
</tr>
<tr>
<td width="73" valign="bottom">E003</td>
<td width="100" valign="bottom">Team Lead</td>
<td width="28" valign="bottom">200000</td>
</tr>
<tr>
<td width="73" valign="bottom">E004</td>
<td width="100" valign="bottom">Team Lead</td>
<td width="28" valign="bottom">50000</td>
</tr>
<tr>
<td width="73" valign="bottom">E005</td>
<td width="100" valign="bottom">Manager</td>
<td width="28" valign="bottom">120000</td>
</tr>
<tr>
<td width="73" valign="bottom">E006</td>
<td width="100" valign="bottom">Manager</td>
<td width="28" valign="bottom">110000</td>
</tr>
<tr>
<td width="73" valign="bottom">E007</td>
<td width="100" valign="bottom">Associate</td>
<td width="28" valign="bottom">50000</td>
</tr>
<tr>
<td width="73" valign="bottom">E008</td>
<td width="100" valign="bottom">Associate</td>
<td width="28" valign="bottom">80000</td>
</tr>
<tr>
<td width="73" valign="bottom">E009</td>
<td width="100" valign="bottom">Associate</td>
<td width="28" valign="bottom">90000</td>
</tr>
<tr>
<td width="73" valign="bottom">E010</td>
<td width="100" valign="bottom">Associate</td>
<td width="28" valign="bottom">50000</td>
</tr>
<tr>
<td width="73" valign="bottom">E011</td>
<td width="100" valign="bottom">Team Lead</td>
<td width="28" valign="bottom">90000</td>
</tr>
<tr>
<td width="73" valign="bottom">E012</td>
<td width="100" valign="bottom">Associate</td>
<td width="28" valign="bottom">100000</td>
</tr>
<tr>
<td width="73" valign="bottom">E013</td>
<td width="100" valign="bottom">Manager</td>
<td width="28" valign="bottom">90000</td>
</tr>
</tbody>
</table>
<p> </p>
<p>Now select Salary column, Go to Home -&gt; Conditional Formatting -&gt; Colour Scales -&gt; More Rules -&gt; Format Only Cell that contain</p>
<p>Set condition as below</p>
<p><a href="http://www.digitalpurview.com/wp-content/uploads/excel1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="excel1" src="http://www.digitalpurview.com/wp-content/uploads/excel1_thumb.jpg" border="0" alt="excel1 thumb Conditional Formatting in Excel 2007 image" width="476" height="287" /></a></p>
<p>Salary more than 100000 will be converted into red.</p>
<p><a href="http://www.digitalpurview.com/wp-content/uploads/excel2.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="excel2" src="http://www.digitalpurview.com/wp-content/uploads/excel2_thumb.jpg" border="0" alt="excel2 thumb Conditional Formatting in Excel 2007 image" width="470" height="414" /></a></p>
<p>The concept can be applied more complex scenarios.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/conditional-formatting-in-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Screen Layout – Field Status Group vs Posting Key</title>
		<link>http://www.digitalpurview.com/sap-screen-layout-field-status-group-vs-posting-key/</link>
		<comments>http://www.digitalpurview.com/sap-screen-layout-field-status-group-vs-posting-key/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 17:50:52 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Enterprise apps]]></category>
		<category><![CDATA[Field Status Group]]></category>
		<category><![CDATA[Posting Key]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Screen Laypout]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=759</guid>
		<description><![CDATA[Field status can be controlled using Posting Key Field status as well as Field status Group assigned to G/L.
It would generally be advisable to keep field status optional in Posting Key and control fields using Field status Group. However, there might be scenarios where you would want to use Posting key (example you may want [...]]]></description>
			<content:encoded><![CDATA[<p>Field status can be controlled using Posting Key Field status as well as Field status Group assigned to G/L.<span id="more-759"></span></p>
<p>It would generally be advisable to keep field status optional in Posting Key and control fields using Field status Group. However, there might be scenarios where you would want to use Posting key (example you may want different field status based on debit and credit, in which case you would need to control field status using Posting key).</p>
<p>It should also be ensured that Field Statuses specified in Posting Key and Fields status group are compatible to each other. For example, assigning suppress and required for the same field will result in error.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/sap-screen-layout-field-status-group-vs-posting-key/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to work on multiple controls simultaneously in Excel VBA Forms</title>
		<link>http://www.digitalpurview.com/how-to-work-on-multiple-controls-simultaneously-in-excel-vba-forms/</link>
		<comments>http://www.digitalpurview.com/how-to-work-on-multiple-controls-simultaneously-in-excel-vba-forms/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 18:42:53 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=925</guid>
		<description><![CDATA[You can work on the multiple controls at the same time and change properties. Keep holding Ctrl key and select multiple controls (such as labels).
Also look at Format -&#62;Make same size option if you want to keep same look for controls.

]]></description>
			<content:encoded><![CDATA[<p>You can work on the multiple controls at the same time and change properties. Keep holding Ctrl key and select multiple controls (such as labels).<span id="more-925"></span></p>
<p>Also look at Format -&gt;Make same size option if you want to keep same look for controls.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="multiple control working" src="http://www.digitalpurview.com/wp-content/uploads/multiplecontrolworking.jpg" border="0" alt="multiple control working" width="358" height="226" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/how-to-work-on-multiple-controls-simultaneously-in-excel-vba-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Document Type – Use and Config</title>
		<link>http://www.digitalpurview.com/sap-document-type-use-and-config/</link>
		<comments>http://www.digitalpurview.com/sap-document-type-use-and-config/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 23:20:40 +0000</pubDate>
		<dc:creator>Gatt</dc:creator>
				<category><![CDATA[Enterprise apps]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Document Type]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://www.digitalpurview.com/?p=762</guid>
		<description><![CDATA[Document type is a 2 character key in SAP to differentiate business transactions.
Document type configuration controls

Number range assigned.
Reverse document type – This document type will get posted when you reverse the document.
You can also control authorization by document type.
Account types allowed for the document type – Asset, Customer, Vendor, Material, G/L.
If document can only be [...]]]></description>
			<content:encoded><![CDATA[<p>Document type is a 2 character key in SAP to differentiate business transactions.</p>
<p>Document type configuration controls<span id="more-762"></span></p>
<ul>
<li>Number range assigned.</li>
<li>Reverse document type – This document type will get posted when you reverse the document.</li>
<li>You can also control authorization by document type.</li>
<li>Account types allowed for the document type – Asset, Customer, Vendor, Material, G/L.</li>
<li>If document can only be used in batch input – Rarely used.</li>
<li>Net document type – Used for vendor invoices to deduct cash automatically.</li>
<li>Cust/Vend Check – If checked, only one customer or vendor can be used per document.</li>
<li>Negative Postings Permitted – This check would allow to enter negative amount. This is particularly useful if you want to correct a document. You can do that by entering negative amount for wrong line item. This saves time by having not to post reversal document and corrected document.</li>
<li>Inter-company postgs – If cross company postings are allowed.</li>
<li>Enter Trading Partner &#8211; Allows manual entry of trading partner.</li>
<li>Weather Reference Number and Document header text are required..</li>
<li>You can also specify exchange rate type to be used with document type.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalpurview.com/sap-document-type-use-and-config/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
