<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Project Management: Show Milestones in a Timeline [Part 3 of 6]</title>
	<atom:link href="http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Thu, 18 Mar 2010 00:52:38 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: A Brief History of Microsoft Excel &#8211; Timeline Visualization &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-90826</link>
		<dc:creator>A Brief History of Microsoft Excel &#8211; Timeline Visualization &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Wed, 13 Jan 2010 09:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-90826</guid>
		<description>[...] basic time line construction is similar to the one shown in project timeline chart [...]</description>
		<content:encoded><![CDATA[<p>[...] basic time line construction is similar to the one shown in project timeline chart [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schlossBlog &#187; #314 VisualPM: Dashboards im PM</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-90423</link>
		<dc:creator>schlossBlog &#187; #314 VisualPM: Dashboards im PM</dc:creator>
		<pubDate>Fri, 08 Jan 2010 09:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-90423</guid>
		<description>[...] &amp; tracking a project plan using Gantt Charts Part2: Team To Do Lists – Project Tracking Tools Part3: Project Status Reporting – Create a Timeline to display milestones Part4: Time sheets and Resource management Part5: Issue Trackers &amp; Risk Management Part6: [...]</description>
		<content:encoded><![CDATA[<p>[...] &amp; tracking a project plan using Gantt Charts Part2: Team To Do Lists – Project Tracking Tools Part3: Project Status Reporting – Create a Timeline to display milestones Part4: Time sheets and Resource management Part5: Issue Trackers &amp; Risk Management Part6: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Fahim</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-87042</link>
		<dc:creator>Joe Fahim</dc:creator>
		<pubDate>Thu, 03 Dec 2009 18:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-87042</guid>
		<description>this is very useful!!</description>
		<content:encoded><![CDATA[<p>this is very useful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-86651</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Mon, 30 Nov 2009 13:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-86651</guid>
		<description>@Dom.. thank you for sharing such a valuable trick... Vertically aligned texts are sometimes difficult to read. I generally avoid them for onscreen charts, print is ok I guess. (Also, it is kind of annoying that excel doesnt anti-alias properly when you vertically align texts).</description>
		<content:encoded><![CDATA[<p>@Dom.. thank you for sharing such a valuable trick&#8230; Vertically aligned texts are sometimes difficult to read. I generally avoid them for onscreen charts, print is ok I guess. (Also, it is kind of annoying that excel doesnt anti-alias properly when you vertically align texts).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-86640</link>
		<dc:creator>Dom</dc:creator>
		<pubDate>Mon, 30 Nov 2009 11:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-86640</guid>
		<description>I tried using this idea, and i have found a few ways to improve it and make it more user friendly to the viewer. First off, change the text direction so it reads vertically. Then keep all entries at the same height. Now make sure your entire period is their for me this was the november-&gt;december months, i filled the milestones in on the correct day(s). This prints well and is very easy to read. Just a thought :) 

To make it even easier to read you can use some nice formatting to highlight the weekends... have one cell with the start date and use this in each cell for the days in your timeline.

=IF(OR(WEEKDAY($B$36+ROW()-(ROW($B$36)+2))=7;WEEKDAY($B$36+ROW()-(ROW($B$36)+2))=1);TEXT(+$B$36+ROW()-(ROW($B$36)+2);&quot;ddd mmm-dd&quot;);TEXT(+$B$36+ROW()-(ROW($B$36)+2);&quot;dd&quot;))</description>
		<content:encoded><![CDATA[<p>I tried using this idea, and i have found a few ways to improve it and make it more user friendly to the viewer. First off, change the text direction so it reads vertically. Then keep all entries at the same height. Now make sure your entire period is their for me this was the november-&gt;december months, i filled the milestones in on the correct day(s). This prints well and is very easy to read. Just a thought <img src='http://chandoo.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>To make it even easier to read you can use some nice formatting to highlight the weekends&#8230; have one cell with the start date and use this in each cell for the days in your timeline.</p>
<p>=IF(OR(WEEKDAY($B$36+ROW()-(ROW($B$36)+2))=7;WEEKDAY($B$36+ROW()-(ROW($B$36)+2))=1);TEXT(+$B$36+ROW()-(ROW($B$36)+2);&#8221;ddd mmm-dd&#8221;);TEXT(+$B$36+ROW()-(ROW($B$36)+2);&#8221;dd&#8221;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Project Management Dashboard, Project Status Report using Excel - Templates and Downloads &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-84379</link>
		<dc:creator>Project Management Dashboard, Project Status Report using Excel - Templates and Downloads &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Sat, 07 Nov 2009 21:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-84379</guid>
		<description>[...] &amp; tracking a project plan using Gantt Charts Team To Do Lists – Project Tracking Tools Project Status Reporting – Create a Timeline to display milestones Time sheets and Resource management Issue Trackers &amp; Risk Management Part 6: Project Status [...]</description>
		<content:encoded><![CDATA[<p>[...] &amp; tracking a project plan using Gantt Charts Team To Do Lists – Project Tracking Tools Project Status Reporting – Create a Timeline to display milestones Time sheets and Resource management Issue Trackers &amp; Risk Management Part 6: Project Status [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-82113</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Sat, 24 Oct 2009 16:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-82113</guid>
		<description>@Richard.. sorry for such a late reply. I havent noticed your comment till now. You can change the horizontal axis major-tick-marks from 1 month to say 2 weeks or 15 days. Or if you prefer having arbitrary time points, make a helper series and use data labels. Align the labels to the bottom and remove axis labels. If you are familiar with chart formatting, then this should be cake walk.</description>
		<content:encoded><![CDATA[<p>@Richard.. sorry for such a late reply. I havent noticed your comment till now. You can change the horizontal axis major-tick-marks from 1 month to say 2 weeks or 15 days. Or if you prefer having arbitrary time points, make a helper series and use data labels. Align the labels to the bottom and remove axis labels. If you are familiar with chart formatting, then this should be cake walk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Issue Trackers, Risk Management using Excel - Project Management Tools [Part 5 of 6] &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-82105</link>
		<dc:creator>Issue Trackers, Risk Management using Excel - Project Management Tools [Part 5 of 6] &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Sat, 24 Oct 2009 16:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-82105</guid>
		<description>[...] &amp; tracking a project plan using Gantt Charts Team To Do Lists – Project Tracking Tools Project Status Reporting – Create a Timeline to display milestones Time sheets and Resource management Part 5: Issue Trackers &amp; Risk Management Project Status [...]</description>
		<content:encoded><![CDATA[<p>[...] &amp; tracking a project plan using Gantt Charts Team To Do Lists – Project Tracking Tools Project Status Reporting – Create a Timeline to display milestones Time sheets and Resource management Part 5: Issue Trackers &amp; Risk Management Project Status [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-76999</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 15 Sep 2009 09:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-76999</guid>
		<description>I could use some help on tweaking the graph to show more detail and multiple milestones within a month. I noticed the graph works because the horizontal date axis uses increments of one (e.g. time period = 1 month), but how to configure it to include a milestone on 1 Sep &#039;09 and 15 Sep &#039;09? Many thanks.</description>
		<content:encoded><![CDATA[<p>I could use some help on tweaking the graph to show more detail and multiple milestones within a month. I noticed the graph works because the horizontal date axis uses increments of one (e.g. time period = 1 month), but how to configure it to include a milestone on 1 Sep &#8216;09 and 15 Sep &#8216;09? Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Excel Timesheet Templates, Resource Management Templates - Project Management using Excel Spreadsheets &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2009/07/09/project-milestones-in-timeline/#comment-72552</link>
		<dc:creator>Excel Timesheet Templates, Resource Management Templates - Project Management using Excel Spreadsheets &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Wed, 05 Aug 2009 10:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2208#comment-72552</guid>
		<description>[...] &amp; tracking a project plan using Gantt Charts Team To Do Lists - Project Tracking Tools Project Status Reporting - Create a Timeline to display milestones Part 4: Time sheets and Resource management Part 5: Tracking issues and risks [upcoming] Part 6: [...]</description>
		<content:encoded><![CDATA[<p>[...] &amp; tracking a project plan using Gantt Charts Team To Do Lists &#8211; Project Tracking Tools Project Status Reporting &#8211; Create a Timeline to display milestones Part 4: Time sheets and Resource management Part 5: Tracking issues and risks [upcoming] Part 6: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
