<?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>Aeternus Singapore</title>
	<atom:link href="http://www.aeternus.sg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aeternus.sg</link>
	<description>Excel, SharePoint, PowerPoint Training Courses</description>
	<lastBuildDate>Sun, 29 Aug 2010 14:14:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Elegant Dates in Line Charts</title>
		<link>http://www.aeternus.sg/2010/date-axis-in-line-charts/</link>
		<comments>http://www.aeternus.sg/2010/date-axis-in-line-charts/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 10:44:12 +0000</pubDate>
		<dc:creator>CH Leong</dc:creator>
				<category><![CDATA[Beautiful Charts for Excel Gallery]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4768</guid>
		<description><![CDATA[I came across this stock chart in the Kuala Lumpur&#8217;s edition of the Business Times while I was in Malaysia. The chart has an elegant treatment of dates. I have seen this sort of designs in many magazines and wanted an afternoon challenge to do this in Excel. The exercise wasn&#8217;t very challenging after all. [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this stock chart in the Kuala Lumpur&#8217;s edition of the Business Times while I was in Malaysia. The chart has an elegant treatment of dates. I have seen this sort of designs in many magazines and wanted an afternoon challenge to do this in Excel.<br />
<div id="attachment_4769" class="wp-caption alignnone" style="width: 395px"><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/08/KL-business-times.png" alt="" title="" width="385" height="288" class="size-full wp-image-4769" /><p class="wp-caption-text">A neat horizontal axis by using only a single month label for each month<br/>It uses alternating blocks in the plot area to indicate passing months.</p></div><br/></p>
<p>The exercise wasn&#8217;t very challenging after all. I managed to capture the nice features of the original chart. To create the clean horizontal date axis, I used a column with the formula &#8220;=IF(DAY(A2)=1,A2,&#8221;")&#8221;. This formula only displays a date if it is the 1st day of the month. The alternating month blocks was created with an area chart using a column of formulas like this: &#8220;=IF(MOD(MONTH(A2),2),3000,NA())&#8221;. This creates a pulse train that varies between 0 and 3000 across months.</p>
<p><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/08/beautiful-dates-in-chart.png" alt="" title="" width="449" height="221" class="alignnone size-full wp-image-4792" /><br/></p>
<p>To learn more about how to create beautiful charts like these in Excel, check out this workshop: <a href="http://www.aeternus.sg/powerup-series/making-beautiful-excel-charts/">Beautiful Excel Charts</a><br />
<a href="http://www.aeternus.sg/powerup-series/making-beautiful-excel-charts/"><img alt="" src="http://www.aeternus.sg/wordpress/wp-content/uploads/2009/08/cover-beautiful-charts.png" class="alignnone" width="104" height="208" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/date-axis-in-line-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What you need to know about VBA Programming</title>
		<link>http://www.aeternus.sg/2010/you-really-should-know-vba-programming/</link>
		<comments>http://www.aeternus.sg/2010/you-really-should-know-vba-programming/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 05:06:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Excel Related]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4541</guid>
		<description><![CDATA[If you are someone who uses Microsoft Excel to generate statistics-based business reports, create forecasts or do alot of routine Excel manipulations, this is why you need to know Visual Basic for Applications (VBA). It makes you work faster. A lot more faster. Here are some more reasons: 1. All versions of Excel support the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/07/excel-150x150.png" alt="" title="" width="150" height="150" class="alignnone size-thumbnail wp-image-4552" /><br />
If you are someone who uses Microsoft Excel to generate statistics-based business reports, create forecasts or do alot of routine Excel manipulations, this is why you need to know Visual Basic for Applications (VBA).<br />
<b>It makes you work faster. A lot more faster.</b></p>
<p><b>Here are some more reasons:</b><br />
1. All versions of Excel support the VBA programming language.<br />
2. The VBA language is able to control every single aspect of Excel. You can write VBA programs to automatically perform  Excel tasks on your behalf!<br />
3. In fact, every Office application like Word, Outlook, PowerPoint can be controlled by VBA!<br />
4. Now imagine what VBA can do for you.</p>
<p><img alt="Excel VBA Programming" src="http://www.aeternus.sg/wordpress/pages/excel/email-vba1.png" class="alignnone" width="410" height="70" /><br />
<img alt="Excel VBA Programming training Singapore" src="http://www.aeternus.sg/wordpress/pages/excel/email-vba2.png" class="alignnone" width="458" height="98" /><br />
<img alt="Excel VBA Programming course Singapore" src="http://www.aeternus.sg/wordpress/pages/excel/email-vba3.png" class="alignnone" width="410" height="82" /><br />
<img alt="Excel VBA Singapore" src="http://www.aeternus.sg/wordpress/pages/excel/email-vba4.png" class="alignnone" width="410" height="74" /></p>
<p>Learn more about <a href="http://www.aeternus.sg/excel-course-singapore/vba-in-microsoft-excel/">VBA programming here</a>.<br />
<a href="http://www.aeternus.sg/excel-course-singapore/vba-in-microsoft-excel/"><img alt="" src="http://www.aeternus.sg/wordpress/pages/excel/cover-vba.png" class="alignnone" width="104" height="208" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/you-really-should-know-vba-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BP Oil Spill shown in a Microsoft Excel Chart</title>
		<link>http://www.aeternus.sg/2010/bp-oil-spill-shown-in-an-excel-chart/</link>
		<comments>http://www.aeternus.sg/2010/bp-oil-spill-shown-in-an-excel-chart/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 02:17:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beautiful Charts for Excel Gallery]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Excel Related]]></category>
		<category><![CDATA[lollipop]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4288</guid>
		<description><![CDATA[On 20 April 2010, a BP oil well exploded in the Gulf of Mexico, causing the largest offshore spill in U.S. history. This Microsoft Excel line chart illustrates some key events 2 months after the explosion and BP&#8217;s stock price using a common Date horizontal axis. The resulting chart is rich in information yet it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>On 20 April 2010, a BP oil well exploded in the Gulf of Mexico, causing the largest offshore spill in U.S. history. This Microsoft Excel line chart illustrates some key events 2 months after the explosion and BP&#8217;s stock price using a common Date horizontal axis. </p>
<p>The resulting chart is rich in information yet it&#8217;s not cluttered. The key relationship between <strong>stock price</strong>, <strong>event </strong>and <strong>dates </strong>are tied up using the &#8220;<a href="http://www.aeternus.sg/2010/lollipop-approach-to-excel-line-charts/">Lollipop Approach</a>&#8221; described earlier. </p>
<p>See the full pic: <a class="downloadlink" href="http://www.aeternus.sg/wordpress/wp-content/plugins/download-monitor/download.php?id=BP-oil-spill-fullsize.png" title="Version 1.0 downloaded 32 times" >BP oil spill infographic in Excel (full resolution: 792x448)</a>.<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/07/bp-oil-spill.png" alt="" title="" width="615" height="361" class="size-full wp-image-4289" /></p>
<p>references: http://en.wikipedia.org/wiki/Deepwater_Horizon_oil_spill. http://www.ft.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/bp-oil-spill-shown-in-an-excel-chart/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lollipop approach to clarify Microsoft Excel line charts</title>
		<link>http://www.aeternus.sg/2010/lollipop-approach-to-excel-line-charts/</link>
		<comments>http://www.aeternus.sg/2010/lollipop-approach-to-excel-line-charts/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 11:31:40 +0000</pubDate>
		<dc:creator>CH Leong</dc:creator>
				<category><![CDATA[Beautiful Charts for Excel Gallery]]></category>
		<category><![CDATA[Excel Related]]></category>
		<category><![CDATA[lollipop]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4276</guid>
		<description><![CDATA[Traditional Microsoft Excel line charts have a common problem. It is hard to visually associate the data points with the horizontal axis. The traditional axis line is no help at all. We can get around this problem by using data markers. Certainly an improvement, but we still need to mentally drop imaginary lines between the [...]]]></description>
			<content:encoded><![CDATA[<p>Traditional Microsoft Excel line charts have a common problem. It is hard to visually associate the data points with the horizontal axis. The traditional axis line is no help at all.<br />
<div id="attachment_4278" class="wp-caption alignnone" style="width: 577px"><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/07/linechart1.png" alt="" title="" width="567" height="248" class="size-full wp-image-4278" /><p class="wp-caption-text">The data points are not clearly associated with the horizontal axis labels</p></div><br />
We can get around this problem by using data markers. Certainly an improvement, but we still need to mentally drop imaginary lines between the points and the labels.<br />
<div id="attachment_4280" class="wp-caption alignnone" style="width: 577px"><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/07/linechart2.png" alt="" title="" width="567" height="248" class="size-full wp-image-4280" /><p class="wp-caption-text">Use data markers to make the data points more prominient</p></div><br />
My solution is to add 100% negative error bars for each data point. This removes any ambiguity between the data points and the axis labels. I call this the &#8220;Lollipop Approach&#8221; for line charts! The error bars may add additional weight to the chart, but they serve a useful function.<br />
<div id="attachment_4283" class="wp-caption alignnone" style="width: 577px"><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/07/linechart3.png" alt="" title="" width="567" height="248" class="size-full wp-image-4283" /><p class="wp-caption-text">Error bars from each data point associates the relevant axis labels clearly</p></div><br />
In a later post, I will show you a beautiful excel chart example using this lollipop approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/lollipop-approach-to-excel-line-charts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Singapore population infographic in Microsoft Excel</title>
		<link>http://www.aeternus.sg/2010/singapore-population-infographic-in-microsoft-excel-2/</link>
		<comments>http://www.aeternus.sg/2010/singapore-population-infographic-in-microsoft-excel-2/#comments</comments>
		<pubDate>Sat, 22 May 2010 17:50:00 +0000</pubDate>
		<dc:creator>CH Leong</dc:creator>
				<category><![CDATA[Beautiful Charts for Excel Gallery]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Dashboard Related]]></category>
		<category><![CDATA[Excel Related]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4158</guid>
		<description><![CDATA[This is an info-graphic I created in Microsoft Excel. It shows the population composition of Singapore in 2009. The world map and the stick-man was from the standard web-ding font. The only exception was the Singapore flag which I copied from Wikipedia. Nothing fancy was used. Just pure Excel 2007 features, no more no less. [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_4159" class="wp-caption alignnone" style="width: 410px"><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/singapore-population-infographic.png" alt="Singapore population infographic in Microsoft Excel" title="" width="400" height="238" class="size-full wp-image-4159" /><p class="wp-caption-text">No fancy features. It's purely done in Microsoft Excel 2007!</p></div><br />
This is an info-graphic I created in Microsoft Excel. It shows the population composition of Singapore in 2009.  The world map and the stick-man was from the standard web-ding font. The only exception was the Singapore flag which I copied from Wikipedia. Nothing fancy was used. Just pure Excel 2007 features, no more no less.<br />
<br clear="none" /></p>
<blockquote><p>Who says Microsoft Excel is only for number crunching?</p></blockquote>
<p>See the full pic: <a class="downloadlink" href="http://www.aeternus.sg/wordpress/wp-content/plugins/download-monitor/download.php?id=singapore-population-infographic-fullsize.png" title="Version 1.0 downloaded 47 times" >Singapore Population Info-graphic 1105x490</a>.<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/singapore-population-infographic-fullsize.png" alt="singapore population statistic inforgraphic in Microsoft Excel" title="" width="350" height="155" class="alignnone size-full wp-image-4173" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/singapore-population-infographic-in-microsoft-excel-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why IT folks hate Microsoft Excel</title>
		<link>http://www.aeternus.sg/2010/it-folks-hate-microsoft-excel/</link>
		<comments>http://www.aeternus.sg/2010/it-folks-hate-microsoft-excel/#comments</comments>
		<pubDate>Sat, 22 May 2010 06:46:28 +0000</pubDate>
		<dc:creator>CH Leong</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Excel Related]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4136</guid>
		<description><![CDATA[Yes they do. Which is why you hardly get any good support when you have a problem with it. Try opening a support ticket when you hit a snag with Excel. It won&#8217;t see the light of day. So why do IT folks hate Microsoft Excel? 1. It&#8217;s tough for IT folks to distribute and [...]]]></description>
			<content:encoded><![CDATA[<p>Yes they do. Which is why you hardly get any good support when you have a problem with it. Try opening a support ticket when you hit a snag with Excel. It won&#8217;t see the light of day. </p>
<p>So why do IT folks hate Microsoft Excel?</p>
<p>1. <strong>It&#8217;s tough for IT folks to distribute and control Microsoft Excel on your desktops</strong>. &#8220;Jim, could you upgrade/re-install my Microsoft Excel on my laptop?&#8221; You probably see Jim avoiding you for a week.</p>
<p>2. <strong>IT do not trust Microsoft Excel</strong>. Open up an Excel workbook, notice that you can&#8217;t trace anything back to a credible source, or who made any changes since it was created. IT folks hate it when they can&#8217;t find anyone to blame.<div id="attachment_4142" class="wp-caption alignnone" style="width: 410px"><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/trust-excel.jpg" alt="" title="" width="400" height="247" class="size-full wp-image-4142" /><p class="wp-caption-text">Does it mean that if I can blame you, I can trust you...??</p></div><br />
<br />
3. <strong>IT can&#8217;t do version control on Microsoft Excel files</strong>. Any Excel file can be copied, changed and copied again. There is no absolute version that IT can trust and rely.</p>
<p><br clear="none" /></p>
<p><strong>So as Excel users what are we to do?</strong> The only viable way is to to take responsibility of our own Excel files. Business changes quickly, analysis is needed rapidly. We simply can&#8217;t wait for IT that is short-staffed or unresponsive. </p>
<blockquote><p>In short, we need to know our Excel better than IT folks. </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/it-folks-hate-microsoft-excel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ugly Real Economic Growth Chart from Singapore Statistics-Part 2</title>
		<link>http://www.aeternus.sg/2010/ugly-real-economic-growth-chart-from-singapore-statistics-part-2/</link>
		<comments>http://www.aeternus.sg/2010/ugly-real-economic-growth-chart-from-singapore-statistics-part-2/#comments</comments>
		<pubDate>Tue, 18 May 2010 14:46:14 +0000</pubDate>
		<dc:creator>CH Leong</dc:creator>
				<category><![CDATA[Beautiful Charts for Excel Gallery]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Dashboard Related]]></category>
		<category><![CDATA[Excel Related]]></category>
		<category><![CDATA[uglygdp]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4078</guid>
		<description><![CDATA[Quoting from my favourite marketeer Seth Godin: The only way to succeed is to be remarkable, to be talked about So I was really amused that Peltier Tech picked up on my past article &#8220;Ugly Real Economic Growth Chart from Singapore Statistics&#8221; and was inspired to write another. Good ideas do travel. I made certain [...]]]></description>
			<content:encoded><![CDATA[<p>Quoting from my favourite marketeer Seth Godin:</p>
<blockquote><p>The only way to succeed is to be remarkable, to be talked about</p></blockquote>
<p>So I was really amused that <a href="http://peltiertech.com/WordPress/ugly-real-economic-growth-charts/">Peltier Tech</a> picked up on my past article &#8220;<a href="http://www.aeternus.sg/2010/economic-growth-chart-from-singapore-statistics/">Ugly Real Economic Growth Chart from Singapore Statistics</a>&#8221;  and was inspired to write another. Good ideas do travel.</p>
<p>I made certain aesthetics changes to an original chart from Singapore Statistics. <img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/gdp-growth-singapore.png" alt="Singapore Statistics. Real GDP Growth of Singapore." title="" width="304" height="236" class="alignnone size-full wp-image-4085" /><br />
Some modest changes and this was created:<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/gdp-growth-singapore-ae1.png" alt="Singapore Statistics. Real GDP Growth of Singapore Alternative version." title="" width="300" height="212" class="alignnone size-full wp-image-4087" /></p>
<p>What mirthed me was that the author proposed charts that had everything I hate about Excel charts.<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/econgrowth-line.png" alt="" title="" width="383" height="221" class="alignnone size-full wp-image-4092" /><br />
He merely recoloured the original ugly chart! Compare and see for yourself. </p>
<p>I always wanted to combine business aesthetics and business savvy in Excel charts.<br />
In my latest workshop <a href="http://www.aeternus.sg/powerup-series/making-beautiful-excel-charts/">Making Beautiful Excel Charts</a> I will break all the traditional rules in Excel charting. What you get are designer-quality charting ideas with Excel.</p>
<p>Let me summarise some typical visual sins with a page from my new book.<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/ugly-charts.png" alt="Ugly chart principles" title="" width="333" height="279" class="alignnone size-full wp-image-4124" /></p>
<p>That being said, I whipped up another version. Without be-labouring the point, the results are obvious for everyone to see.<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/18-May-10-9-45-52-PM.png" alt="" title="" width="616" height="392" class="alignnone size-full wp-image-4097" /> </p>
<p>Let me end this with Seth Godin&#8217;s words again:</p>
<blockquote><p>The new Dream that markets around the world are embracing is this:</p>
<ol>
<li>Be Remarkable</li>
<li>Be generous</li>
<li>Create Art</li>
<li>Make Judgement calls</li>
<li>Connect people to new ideas</li>
</ol>
<p><strong>and we have no choice but to reward you</strong>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/ugly-real-economic-growth-chart-from-singapore-statistics-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A gallery of Beautiful Charts for Microsoft Excel part 5</title>
		<link>http://www.aeternus.sg/2010/a-gallery-of-beautiful-charts-for-excel-part-5/</link>
		<comments>http://www.aeternus.sg/2010/a-gallery-of-beautiful-charts-for-excel-part-5/#comments</comments>
		<pubDate>Thu, 13 May 2010 10:01:06 +0000</pubDate>
		<dc:creator>CH Leong</dc:creator>
				<category><![CDATA[Beautiful Charts for Excel Gallery]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=4037</guid>
		<description><![CDATA[It&#8217;s time to share some great charts I&#8217;ve come across lately. This is part of my on-running gallery of beautiful chart designs which can be re-created in Microsoft Excel. You can look at the whole gallery with this link: Beautiful Charts for Excel]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time to share some great charts I&#8217;ve come across lately. This is part of my on-running gallery of beautiful chart designs which can be re-created in Microsoft Excel.</p>
<p>You can look at the whole gallery with this link: <a href="http://www.aeternus.sg/category/blog/beautiful-charts-gallery/">Beautiful Charts for Excel</a></p>
<div id="attachment_4038" class="wp-caption alignleft" style="width: 382px"><img class="size-full wp-image-4038" src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/beautiful-may-01.png" alt="" width="372" height="278" /><p class="wp-caption-text">This can be created with Excel&#39;s symbol set</p></div>
<div id="attachment_4039" class="wp-caption alignleft" style="width: 360px"><img class="size-full wp-image-4039" src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/beautiful-may-02.png" alt="" width="350" height="237" /><p class="wp-caption-text">Who says charts must look like charts?</p></div>
<div id="attachment_4040" class="wp-caption alignleft" style="width: 436px"><img class="size-full wp-image-4040" src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/beautiful-may-03.png" alt="" width="426" height="242" /><p class="wp-caption-text">The colours make this chart very dramatic and mesmerizing...</p></div>
<div id="attachment_4042" class="wp-caption alignleft" style="width: 518px"><img class="size-full wp-image-4042" src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/beautiful-may-05.png" alt="" width="508" height="499" /><p class="wp-caption-text">The colours makes me feel happy!</p></div>
<div id="attachment_4041" class="wp-caption alignleft" style="width: 480px"><img class="size-full wp-image-4041" src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/beautiful-may-04.png" alt="" width="470" height="434" /><p class="wp-caption-text">What a cruel world...</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/a-gallery-of-beautiful-charts-for-excel-part-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Microsoft Excel 2007 VBA program. Automated IP Address Checker</title>
		<link>http://www.aeternus.sg/2010/free-excel-2007-vba-program/</link>
		<comments>http://www.aeternus.sg/2010/free-excel-2007-vba-program/#comments</comments>
		<pubDate>Wed, 12 May 2010 05:40:38 +0000</pubDate>
		<dc:creator>CH Leong</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Excel Related]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=3989</guid>
		<description><![CDATA[As a service to the Excel user community, I&#8217;ve written a niffy little Excel VBA program. This program checks a valid IP address and it returns Country, City and Organization information in seconds! See how it works: Screen Shot: Disclaimer: Aeternus is not responsible for any loss or damage arising from the use of this [...]]]></description>
			<content:encoded><![CDATA[<p>As a service to the Excel user community, I&#8217;ve written a niffy little Excel VBA program. This program checks a valid IP address and it returns Country, City and Organization information in seconds! </p>
<a class="downloadlink" href="http://www.aeternus.sg/wordpress/wp-content/plugins/download-monitor/download.php?id=aeternusipchecker.zip" title="Version 1.0 downloaded 66 times" >Download AEternus IP Address Checker</a>
<p>See how it works:<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
<p>Screen Shot:<br />
<img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/ipchecker-screenshot1.png" alt="" title="" width="300" height="193" class="alignnone size-full wp-image-3992" /><br />
<br />
<strong>Disclaimer:</strong><br />
Aeternus is not responsible for any loss or damage arising from the use of this free program. Source codes are provided &#8220;as is&#8221;. To ensure that this program is free from maliciouse codes, make sure you obtain this program direct from Aeternus&#8217;s website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/free-excel-2007-vba-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If you can measure it, you can definitely dashboard it!</title>
		<link>http://www.aeternus.sg/2010/measure-it-dashboard-it/</link>
		<comments>http://www.aeternus.sg/2010/measure-it-dashboard-it/#comments</comments>
		<pubDate>Fri, 07 May 2010 02:44:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Dashboard Related]]></category>

		<guid isPermaLink="false">http://www.aeternus.sg/?p=3878</guid>
		<description><![CDATA[Dashboards can be used to show important KPIs (key performance indicators) for all sorts of industries and work processes. If you can measure it, you can definitely dashboard it! I&#8217;ve made a short list of useful KPIs along with the relevant industries. With a bit of imagination &#038; Microsoft Excel techniques you can create endless [...]]]></description>
			<content:encoded><![CDATA[<p>Dashboards can be used to show important KPIs (key performance indicators) for all sorts of industries and work processes. <strong>If you can measure it, you can definitely dashboard it!</strong> I&#8217;ve made a short list of useful KPIs along with the relevant industries. With a bit of imagination &#038; Microsoft Excel techniques you can create endless variations of dashboards.</p>
<li>Insurance</li>
<ul>
% of fraudulent insurance claims.<br />
% of overdue premium.<br />
Number of new insurance policies.</ul>
<li>Investment</li>
<ul>
Return on Equity (ROE).<br />
Internal Rate Of Return (IRR).<br />
Net present value (NPV).</ul>
<li>Information Technology</li>
<ul>
% of network bandwith used.<br />
Number of SLA breaches due to poor performance.<br />
% of virus incidents.</ul>
<p><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/website-dashboard.png" alt="" title="" width="394" height="170" class="alignleft size-full wp-image-3900" /><img src="http://www.aeternus.sg/wordpress/wp-content/uploads/2010/05/IT-dashboard.png" alt="" title="" width="520" height="388" class="alignleft size-full wp-image-3901" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aeternus.sg/2010/measure-it-dashboard-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
