<?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>Advisicon Blog &#187; Microsoft Project</title>
	<atom:link href="http://www.advisiconblog.com/category/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.advisiconblog.com</link>
	<description>Microsoft Project and Project Server</description>
	<lastBuildDate>Fri, 02 Jul 2010 23:12:18 +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>How to Change a Resource Cost Rate</title>
		<link>http://www.advisiconblog.com/2009/07/29/how-to-change-a-resource-cost-rate/</link>
		<comments>http://www.advisiconblog.com/2009/07/29/how-to-change-a-resource-cost-rate/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 18:46:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Project]]></category>

		<guid isPermaLink="false">http://www.advisiconblog.com/?p=188</guid>
		<description><![CDATA[By Kevin Williamson, MCTS, MCP, PMP Many users of Microsoft Office Project (Project) will only need one rate per resource, because most resources are paid the same amount over time either in salary or as hourly workers. Occasionally organizations need to have multiple rates available. Microsoft Office Project provides up to five (5) rates for [...]]]></description>
			<content:encoded><![CDATA[<p>By Kevin Williamson, MCTS, MCP, PMP</p>
<p><strong> </strong></p>
<p>Many users of Microsoft Office Project (Project) will only need one rate per resource, because most resources are paid the same amount over time either in salary or as hourly workers. Occasionally organizations need to have multiple rates available. Microsoft Office Project provides up to five (5) rates for each resource.</p>
<ul>
<li>Project handles the rates in the rate tables (A-E) as COST RATES.</li>
<li>Each resource rate (tab/table) can be updated programmatically, using the effective date fields in each rate table.</li>
<li>Tab (table) A is always the default rate. You have to manually change the rate applied for a resource at the task assignment level, either individually or to a group of task assignments associated with a resource.</li>
<li>You cannot add more rate tabs/tables.</li>
<li>You cannot easily change the names of the tabs/tables, so you will need to keep a record of what the different rates on different tabs relate to (kinds of contracts, specific client, types of work, etc.), and make that key available to project and resource managers to guide their application of rates to project tasks.</li>
</ul>
<p><strong>Setting up Resource Cost Rates</strong></p>
<p>You can set up different rates for a resource by double clicking the resource name in any resource view (Resource Graph, Resource Sheet, or Resource Usage) in Project. Once the Resource Information dialogue box appears, click into the Costs tab. Enter the different cost rates you want available for each resource in the first Standard Rate field of each tab/table. You can enter a different rate or a percentage difference (either positive, reflecting when a raise takes effect, or negative, reflecting a reduction) in the Standard Rate field in the lines below, and the date those differences should be applied in the Effective Date field on each line.</p>
<p><img class="alignnone size-full wp-image-190" title="Resource Information" src="http://www.advisiconblog.com/wp-content/uploads/2009/07/Using-percentage-increase-to-update-effective-date-for-resource-rates.png" alt="Resource Information" width="568" height="424" /></p>
<p>When you set up a resource, the default rate is the rate in tab (table) A. There are a few ways to apply the other available rates in tabs (tables) B, C, D, or E to a resource’s assignments.</p>
<p><strong>Applying a Different (non-default) Resource Cost Rate</strong><br />
You can change the resource cost rate following these steps:</p>
<ol>
<li style="text-align: left;">Open either the Task Usage or Resource Usage view.</li>
<li style="text-align: left;">Select single task or a group of tasks to which you want to apply a different rate.
<p><img title="Select a group of tasks for applying a different rate" src="http://www.advisiconblog.com/wp-content/uploads/2009/07/Select-a-group-of-tasks-for-applying-a-different-rate.jpg" alt="Select a group of tasks for applying a different rate" width="649" height="250" /></li>
<li>Right click on the selected tasks and click on Assignment Information.
<p><img class="alignnone size-full wp-image-193" title="Assignment Info menu" src="http://www.advisiconblog.com/wp-content/uploads/2009/07/Assignment-Info-menu.jpg" alt="Assignment Info menu" width="210" height="283" /></li>
<li style="text-align: left;">Click on the Cost rate table drop-down menu on the General tab and select the rate tab/table you want to apply, and then click OK.
<p><img title="Select a different rate" src="http://www.advisiconblog.com/wp-content/uploads/2009/07/Select-a-different-rate.jpg" alt="Select a different rate" width="508" height="318" /></p>
<p>The default (or effective) rate for the tab/table you selected will be applied to the selected tasks.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.advisiconblog.com/2009/07/29/how-to-change-a-resource-cost-rate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The benefits of using macros in MS Project</title>
		<link>http://www.advisiconblog.com/2009/02/03/the-benefits-of-using-macros-in-ms-project/</link>
		<comments>http://www.advisiconblog.com/2009/02/03/the-benefits-of-using-macros-in-ms-project/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 22:10:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Project]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[ms project]]></category>
		<category><![CDATA[project macros]]></category>

		<guid isPermaLink="false">http://www.advisiconblog.com/?p=183</guid>
		<description><![CDATA[Have you ever wanted to fine tune your MS Project File by adding a few extras to make life simpler and impress your client at the same time?  If so, may I suggest using macros?]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span>Have you ever wanted to fine tune your MS Project File by adding a few extras to make life simpler and impress your client at the same time?<span>  </span>If so, may I suggest using macros?</span></p>
<p class="MsoNormal"><span>Implementing macros will create the following desirable results:</span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>Reduce the Number of Errors:</span></span></strong><span> <span> </span>By automating a task, you can reduce the number of errors that we humans tend to make on an on-going basis.<span>  </span>For example, say you create a backup of a project file every week.<span>  </span>You can automate this process to the extent of having the backup created and named properly every time.<span>  </span>Have you ever attempted to locate a project file, unsuccessfully, only to find that someone had accidentally placed a space prior to the file extension?<span>  </span>This is not an easy error to find.<span>  </span>By automating the backup process, you can be sure the file is named properly every time.<span>  </span>This leads to another benefit of using macros in MS Project.<strong></strong></span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>Increased speed in which a task is completed:</span></span></strong><span><span>  </span>As we all know, software can think and act quicker than humans.<span>  </span>By automating a task, especially a monotonous task like creating backups of 25 MS Project files every day, you can increase the speed of the task.<span>  </span>Imagine opening up a Master Project File with 25 inserted projects.<span>  </span>Next, imagine clicking on one button and having all 25 project files copied, renamed, dated and saved to their individual backup folders all on their own!<span>  </span>This is glorious!<span>  </span>Not only does it simplify your life, it creates an open window of time to do what is most important in our jobs…Project Management!<strong></strong></span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>More Time to Put Out Fires:</span></span></strong><span><span>  </span>Who has more time than they need these days to get their work done?<span>  </span>If you answered yes, then you better be looking for another project to incorporate into your free work time.<span>  </span>By automating many features and tasks within your MS Project File, you can begin clicking away at buttons and having the macro do the work for you while you can focus on more important tasks.<span>  </span>If you would like to have more time in your day, create a macro and have the macro do the work for you. Some of the macros we have created have saved us hours and hours worth of work.<span>  </span>This has enabled us to have time for more important issues such as follow up with the Project Team, putting out fires, creating fires, and…you get the point!<strong></strong></span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>Consistency in Formatting:</span></span></strong><span><span>  </span>Have you ever experienced having 25 schedules inserted into a Master Project, with inconsistent field names?<span>  </span>Talk about frustrating!<span>  </span>Wouldn’t it be fantastic to have a template with all the same field names, table names, column names and record names?<span>  </span>By creating a macro to automate your views, you can be sure you are giving your client the same view of the information every time.<span>  </span>Consistency is of the utmost importance in deliverables.<strong></strong></span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>Now, How Did I Do That Last Time?</span></span></strong><span><span>  </span>Another great benefit of using macros within your MS Project File is that the macro recalls each step of the task.<span>  </span>This is helpful when a client wants a custom report or view.<span>  </span>Instead of having to refer to a document of how to create the custom view, you can click a button and bam&#8211;your view pops up!<strong></strong></span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>Documentation:</span></span></strong><span><span>  </span>Remember to document how you manually created the macro.<span>  </span>I recommend keeping a documentation binder with a tab labeled “macros” to easily find the manual directions for the automated task the macro has defined.<span>  </span>If you should ever need to re-create the macro, you will know exactly how to do so.<strong></strong></span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>Quality Control:</span></span></strong><span><span>  </span>Check your macros periodically to verify they are working correctly.<span>  </span>Place them in a test environment and run the macro, checking that you are getting the anticipated end result. <strong></strong></span></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span>Appearance:</span></span></strong><span><span>  </span>Last, but not least, make the appearance of your macro buttons easy to view, read and understand.<span>  </span>For example. If you wanted to filter on red apples <em>only</em> in a file that had green, yellow and red apples, I would suggest having your macro button be a small picture of a red apple.<span>  </span>This draws the mind quickly to the red apple view.<span>  </span>Add distinct colors and short labels to your macro buttons.<span>  </span>Clients appreciate short, simple and sweet.<span>  <br />
</span></span></p>
<p class="MsoNormal"><span><span><strong>Posted By:</strong> Mindy Ogles </span><strong></strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.advisiconblog.com/2009/02/03/the-benefits-of-using-macros-in-ms-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eco-Technology:  Demand for Scheduling Remains High</title>
		<link>http://www.advisiconblog.com/2009/01/26/eco-technology-demand-for-scheduling-remains-high/</link>
		<comments>http://www.advisiconblog.com/2009/01/26/eco-technology-demand-for-scheduling-remains-high/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:31:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Project]]></category>
		<category><![CDATA[microsoft project]]></category>
		<category><![CDATA[project 2007]]></category>
		<category><![CDATA[scheduling]]></category>

		<guid isPermaLink="false">http://www.advisiconblog.com/?p=176</guid>
		<description><![CDATA[Eco-Technology:  Demand for Scheduling Remains High; It’s Still All About the Results – A Look at Microsoft Project Well, the 2009 calendar year has started (whether or not we want it to).  2008 presenting many new and exciting events, of which none of them I intend to recap in this post.  Looking ahead, 2009 is [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Eco-Technology:  Demand for Scheduling Remains High; It’s Still All About the Results – A Look at Microsoft Project</strong></p>
<p>Well, the 2009 calendar year has started (whether or not we want it to).  2008 presenting many new and exciting events, of which none of them I intend to recap in this post.  Looking ahead, 2009 is shaping up to be equally exciting.  I am guessing that Microsoft may shed a lot more light on the next version of Microsoft Project (ssshhhh, don’t tell anyone).  </p>
<p>So, as I reflect on the year (which I mentioned I won’t detail the events), I couldn’t help myself in looking back at previous versions of Microsoft Project.  Basically, I was curious to remind myself of the history, and ‘how did we get here’.  That’s what we do as project managers, right? We start by capturing historical data, and getting our proverbial arms around the situation at a high level.  </p>
<p>Demand for scheduling remains high; it’s still all about the results.</p>
<p>As I was kicking off my personal project of understanding some of the history of the largest project management technical tool in history, I have to also be a pragmatic practitioner and ‘look ahead’. Forecasting; one of the most sought after concepts in business.  History, status and forecasting are the main reasons project management exists, and could be the only purpose for project management practitioners. Let’s face it, only the nerdiest of us get exciting about changing Gantt bar color, solving the mysterious automatic resource leveling issues, and let’s not forget the always fun game of ‘chase that ghost task’.</p>
<p>I digress!  My idea (and I welcome your input as this can be a fun, group activity) is to draft a short series of posts about some of the fun history of Microsoft project, and see if we can’t look ahead at what we can expect. The reason behind my madness is that Microsoft Project (from at least the Microsoft Project 98 version) has maintained a majority of the scheduling capability we use today.  Now, there is no debate in my mind that scheduling IS the holy grail in business. If a company cannot uncover the activity that is driving the business AND the resource(s) doing the activity, then that company will never realize its true potential. Scheduling is decades old, and the Microsoft Project scheduling engine functionality remains mostly intact version to version (less tweaks and adjustments based on solution design). You can pull a copy of Microsoft Project 98 out of the box, and execute a majority of actions just like pulling a copy of the current Project 2007 Desktop.  What makes these versions vastly different you wonder?  It’s the output – the user interface, reporting and integration with other systems and technologies.  Let’s relate project scheduling to the economy:  the fundamentals are sound which remain the core value of the activity.  What changes are the environmental impacts and adaptation.  So, the rich reporting features, way-cool web interface and extensible integration platforms of Microsoft Project are based on the environmental pull.  However, the requirement of solid scheduling and focus of results remains consistent.</p>
<p><em>Demand for scheduling remains high; it’s still all about the results.</em></p>
<p>To wrap up this post, below is a list of the technical specifications and features of Microsoft Project 98 and all earlier versions.  You will notice that Project 98 was an inflection point for the technology.  Huge changes to the software as well as a repositioning on behalf of the Microsoft product team to align this product to potential web integration was included.  Finally, I am preparing to present to a local PMI Chapter, and I intend to reference project scheduling material from the 1960’s.  This is the cool part for your nerdy schedulers &#8212; the material I will reference is still relevant today &#8212;- isn’t that cool!  Enjoy a quick look back, and prepare for the future – but keep on scheduling!</p>
<p><em>Demand for scheduling remains high; it’s still all about the results.</em></p>
<p><em></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<span>  </span></span></p>
<p class="MsoNormal"><span>The following is a version history of Microsoft Project for Windows, beginning with the most recent version of Microsoft Project.</span></p>
<p class="MsoNormal"><a href="http://support.microsoft.com/kb/98026"><span>http://support.microsoft.com/kb/98026</span></a><span> </span></p>
<p class="MsoNormal"><span>Version<span>                </span>Date</span></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Microsoft Project 98<span>   </span>10/30/97</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>System Requirements:</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>- 12 MB memory under Windows 95</span></p>
<p class="MsoNormal"><span><span> </span>- 16 MB memory under Windows NT</span></p>
<p class="MsoNormal"><span><span> </span>- Microsoft Windows 95, Microsoft Windows NT version 3.51 or later</span></p>
<p class="MsoNormal"><span><span> </span>- 486 or higher processor</span></p>
<p class="MsoNormal"><span><span> </span>- VGA or higher resolution video adapter</span></p>
<p class="MsoNormal"><span><span> </span>- 20-40<span>  </span>MB of available hard-disk space</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>Changes:</span></p>
<p class="MsoNormal"><span><span>                      </span>-Project scheduling and tracking</span></p>
<p class="MsoNormal"><span><span>                         </span>Custom time period tracking</span></p>
<p class="MsoNormal"><span><span>                         </span>Task Usage and Resource Usage views</span></p>
<p class="MsoNormal"><span><span>                         </span>Task splitting</span></p>
<p class="MsoNormal"><span><span>                         </span>Effort-driven scheduling</span></p>
<p class="MsoNormal"><span><span>                         </span>Enhanced earned value analysis</span></p>
<p class="MsoNormal"><span><span>                         </span>Multiple critical paths</span></p>
<p class="MsoNormal"><span><span>                         </span>Status date</span></p>
<p class="MsoNormal"><span><span>                         </span>Multiple baselines</span></p>
<p class="MsoNormal"><span><span>                         </span>New fields</span></p>
<p class="MsoNormal"><span><span>                         </span>Changed fields</span></p>
<p class="MsoNormal"><span><span>                         </span>Progress lines</span></p>
<p class="MsoNormal"><span><span>                         </span>Honoring constraint dates</span></p>
<p class="MsoNormal"><span><span>                         </span>Task types</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Resource and cost management</span></p>
<p class="MsoNormal"><span><span>                         </span>Improved resource leveling</span></p>
<p class="MsoNormal"><span><span>                         </span>Resource work contours</span></p>
<p class="MsoNormal"><span><span>                         </span>Variable pay rates</span></p>
<p class="MsoNormal"><span><span>                         </span>Resource start and finish dates</span></p>
<p class="MsoNormal"><span><span>                         </span>User-entered actual costs</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Multiple project management</span></p>
<p class="MsoNormal"><span><span>                         </span>Outline consolidated projects</span></p>
<p class="MsoNormal"><span><span>                         </span>Increased consolidation limits</span></p>
<p class="MsoNormal"><span><span>                         </span>Drilling down within multiple projects</span></p>
<p class="MsoNormal"><span><span>                         </span>Cross-project linking</span></p>
<p class="MsoNormal"><span><span>                         </span>Resource pooling</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Analysis tools and methods</span></p>
<p class="MsoNormal"><span><span>                         </span>Microsoft Excel PivotTables</span></p>
<p class="MsoNormal"><span><span>                         </span>Microsoft Excel charts</span></p>
<p class="MsoNormal"><span><span>                         </span>AutoFilters</span></p>
<p class="MsoNormal"><span><span>                         </span>PERT analysis</span></p>
<p class="MsoNormal"><span><span>                         </span>PERT analysis views</span></p>
<p class="MsoNormal"><span><span>                         </span>Rollup views</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Presentation features</span></p>
<p class="MsoNormal"><span><span>                         </span>Web publishing</span></p>
<p class="MsoNormal"><span><span>                         </span>Sharing information across Office programs</span></p>
<p class="MsoNormal"><span><span>                         </span>Pictures in headers, footers, legends, and notes</span></p>
<p class="MsoNormal"><span><span>                         </span>Improved printing</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Workgroup and intranet support</span></p>
<p class="MsoNormal"><span><span>                </span><span>         </span>Workgroup features</span></p>
<p class="MsoNormal"><span><span>                         </span>Out-of-the-box web solution</span></p>
<p class="MsoNormal"><span><span>                         </span>Microsoft Outlook reminders</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Desktop features</span></p>
<p class="MsoNormal"><span><span>                         </span>Microsoft Office compatibility</span></p>
<p class="MsoNormal"><span><span>                         </span>Easy data entry</span></p>
<p class="MsoNormal"><span><span>                         </span>View Bar</span></p>
<p class="MsoNormal"><span><span>                         </span>Indicators</span></p>
<p class="MsoNormal"><span><span>                         </span>Microsoft Office web extensions</span></p>
<p class="MsoNormal"><span><span>                         </span>Work with other task management tools</span></p>
<p class="MsoNormal"><span><span>                         </span>Microsoft Outlook Journal support</span></p>
<p class="MsoNormal"><span><span>                         </span>IntelliMouse</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Database compatibility features</span></p>
<p class="MsoNormal"><span><span>                         </span>New database format</span></p>
<p class="MsoNormal"><span><span>                         </span>SQL/Oracle support</span></p>
<p class="MsoNormal"><span><span>                         </span>Import/export maps</span></p>
<p class="MsoNormal"><span><span>                         </span>Custom fields</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-Development tools</span></p>
<p class="MsoNormal"><span><span>                         </span>Customizable user interface elements</span></p>
<p class="MsoNormal"><span><span>                         </span>Enhanced development support</span></p>
<p class="MsoNormal"><span><span>                         </span>Events</span></p>
<p class="MsoNormal"><span><span>                         </span>Visual Basic Editor</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>-User assistance</span></p>
<p class="MsoNormal"><span><span>                         </span>Office Assistant and rich help</span></p>
<p class="MsoNormal"><span><span>                         </span>Quick Preview</span></p>
<p class="MsoNormal"><span><span>                         </span>Getting Started tutorial</span></p>
<p class="MsoNormal"><span><span>                         </span>Microsoft Project 101: Fundamentals</span></p>
<p class="MsoNormal"><span><span>                         </span>Visual Map</span></p>
<p class="MsoNormal"><span><span>                         </span>Online Microsoft Project 98 User&#8217;s Guide</span></p>
<p class="MsoNormal"><span><span>                         </span>Technical resources</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Version<span>  </span>Date</span></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;-</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>4.1<span>     </span>7/20/95</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>System Requirements: &#8211; 6 MB memory under Windows 95</span></p>
<p class="MsoNormal"><span><span>                       </span>12 MB memory under Windows NT</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Microsoft Windows 95</span></p>
<p class="MsoNormal"><span><span>                        </span>Microsoft Windows NT version 3.51 or later</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- 386DX or higher processor</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- VGA or higher resolution video adapter</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>Changes:<span>             </span>- Runs only on 32-bit Operating Systems mentioned</span></p>
<p class="MsoNormal"><span><span>                        </span>above</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Answer Wizard</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- AutoCorrect</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Long File Name support</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>   </span><span>                   </span>- Save to Database supports ODBC</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Ability to customize Workgroup messages to</span></p>
<p class="MsoNormal"><span><span>                        </span>include the fields you want</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Posting ability to Microsoft Exchange Folders</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- New File Open dialog used by Office 95</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Improved speed</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Opening non native MPP files is faster</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Version<span>  </span>Date</span></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;-</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>4.0<span>     </span>4/15/94</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>System Requirements<span>  </span>- 4 MB memory Required</span></p>
<p class="MsoNormal"><span><span>                        </span>8 MB memory Recommended</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Windows version 3.1 or later</span></p>
<p class="MsoNormal"><span><span>                        </span>Windows for Workgroups version 3.1 or later</span></p>
<p class="MsoNormal"><span><span>                        </span>Windows NT version 3.1 or later</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- MS-DOS version 3.3 or later</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- VGA or higher resolution</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- 1.2 MB 5.25-inch or 1.44 MB 3.5-inch</span></p>
<p class="MsoNormal"><span><span>                        </span>high-density drive</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>Changes:<span>             </span>- Relationship lines on Gantt Chart</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Calendar View</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Visual Basic for Applications macro language</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Workgroup features utilizing electronic mail</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Crosstab reports</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Multiple project consolidation with up to 80 files</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Common Microsoft Office menu structure</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Drawing objects and OLE object inserted directly</span></p>
<p class="MsoNormal"><span><span>                        </span>on Gantt Chart view</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Easily create Recurring tasks</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Individual cell and bar formatting</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Ability to save information to an Access 2.0</span></p>
<p class="MsoNormal"><span><span>                        </span>database</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Multiple Toolbars</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Customizable Menu bar</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Version<span>  </span>Date</span></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;-</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>3.0a<span>    </span>1/1/93</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>System Requirements: &#8211; 2 MB memory</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Hard disk</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- MS-DOS version 3.0 or higher</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Microsoft Windows 3.0 or later</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- 1.2 MB 5.25-inch or 1.44 MB 3.5-inch</span></p>
<p class="MsoNormal"><span><span>                        </span>high-density drive</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>Changes: Maintenance Release</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Gantt chart Rollup causing unrecoverable</span></p>
<p class="MsoNormal"><span><span>                        </span>application error (UAE) or general protection</span></p>
<p class="MsoNormal"><span><span>                        </span>(GP) Fault</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Resource Sharing causing UAE or GP Fault when</span></p>
<p class="MsoNormal"><span><span>                        </span>saving files</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Week numbering starts with wrong week</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Paste Linking to % Complete from outside</span></p>
<p class="MsoNormal"><span><span>                        </span>Microsoft Project failed</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- International settings incorrect after Setup</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Version<span>  </span>Date</span></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;-</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>3.0<span>     </span>2/28/92</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>System Requirements: &#8211; 1. 2 MB of memory</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Hard disk</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- MS-DOS version 3.0 or later</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Microsoft Windows 3.0 or later &#8211; 1.2 MB</span></p>
<p class="MsoNormal"><span><span>                        </span>5.25-inch or 1.44 MB 3.5-inch high-density drive</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>Changes: New version</span></p>
<p class="MsoNormal"><span><span>                      </span>- Macro Language (Command equivalents)</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Customizable toolbar to run Macros</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Print preview</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Improved leveling algorithm</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>       </span><span>               </span>- Dynamic data exchange (DDE) capability</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                      </span>- Supports OLE 1.0</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Version<span>  </span>Date</span></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;-</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>1.0<span>     </span>12/4/90<span>    </span>- 1 MB memory</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- Hard disk</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- MS-DOS version 3.0 or higher</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- Microsoft Windows 2.0 or later</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- 1.2 MB 5.25-inch or 720 K 3.5-inch drive</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>Changes:<span>           </span>- Requires Windows 2.0 or later to install and run</span></p>
<p class="MsoNormal"><span><span>                      </span>(Run-Time Windows removed)</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Version<span>  </span>Date</span></p>
<p class="MsoNormal"><span>&#8212;&#8212;&#8212;&#8212;-</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>1.0<span>    </span>4/30/90<span>     </span>- 1 MB memory</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- Hard disk</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- MS-DOS version 3.0 or higher</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- Microsoft Windows 2.0 or later</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- 1.2 MB 5.25-inch or 720K 3.5-inch drive</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span> </span>Changes: (None, first release of Microsoft Project.)</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span><span>                    </span>- Comes with a Run-Time version of Microsoft</span></p>
<p></em></p>
<p><span><span>                      </span>Windows 2.1 (Windows 286)</span></p>
<p><span><br />
</span></p>
<div><strong>Posted By:</strong> Tim Cermak</div>
]]></content:encoded>
			<wfw:commentRss>http://www.advisiconblog.com/2009/01/26/eco-technology-demand-for-scheduling-remains-high/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating or Recording Macros on the Enterprise Global Template</title>
		<link>http://www.advisiconblog.com/2009/01/07/creating-or-recording-macros-on-the-enterprise-global-template/</link>
		<comments>http://www.advisiconblog.com/2009/01/07/creating-or-recording-macros-on-the-enterprise-global-template/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 18:52:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Project]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[check-in]]></category>
		<category><![CDATA[check-out]]></category>
		<category><![CDATA[enterprise global template]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[recording macros]]></category>

		<guid isPermaLink="false">http://www.advisiconblog.com/?p=140</guid>
		<description><![CDATA[Creating a Macro in VBA 1. Open Microsoft Project Professional 2007 and connect 2. When prompted, log in to connect to Project Server. 3. Click Tools &#62; Enterprise Options &#62; Open Enterprise Global. This opens the Enterprise Global template. 4. The new project will appear blank. You know you’re working with the Enterprise Global Template [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Creating a Macro in VBA</strong></p>
<p>1.	Open Microsoft Project Professional 2007 and connect</p>
<p>2.	When prompted, log in to connect to Project Server.</p>
<p>3.<span> </span>Click <strong>Tools &gt; Enterprise Options &gt; Open Enterprise Global</strong>. This opens the Enterprise Global template.</p>
<p><a title="Open Enterprise Global Template" href="http://www.advisiconblog.com/images/Blog04-01.jpg" target="_blank"><img class="alignnone" title="Open Enterprise Global" src="http://www.advisiconblog.com/images/Blog04-01.jpg" alt="" width="343" height="371" /></a></p>
<p>4.<span> </span>The new project will appear blank. You know you’re working with the Enterprise Global Template because of the file name at the top.</p>
<p><a title="Check out Enterprise Global Template" href="http://www.advisiconblog.com/images/Blog04-02.jpg" target="_blank"><img class="alignnone" title="Enterprise Global Template" src="http://www.advisiconblog.com/images/Blog04-02.jpg" alt="" width="279" height="98" /></a></p>
<p>5.<span> </span>Next open the Visual Basic Editor. Click <strong>Tools &gt; Macro &gt; Visual Basic Editor</strong>.</p>
<p><a title="Visual Basic Editor" href="http://www.advisiconblog.com/images/Blog04-03.jpg" target="_blank"><img class="alignnone" title="Visual Basic Editor" src="http://www.advisiconblog.com/images/Blog04-03.jpg" alt="" width="373" height="400" /></a></p>
<p>6.<span> </span>In the Project Explorer window you will most likely see the following projects: Global.MPT, Checked-out Enterprise Global, Global (+ non-cached Enterprise) and Project1. </p>
<p><a title="VBA Project" href="http://www.advisiconblog.com/images/Blog04-04.jpg" target="_blank"><img class="alignnone" title="Project Explorer Window" src="http://www.advisiconblog.com/images/Blog04-04.jpg" alt="" width="312" height="160" /></a></p>
<p>7.<span> </span>Make sure that you are working in the <strong>Checked-out Enterprise Global</strong>.</p>
<p>8.<span> </span>Right click on<strong> VBAProject (Checked-out Enterprise Global) &gt;Insert</strong>, then <strong>Left click</strong> on <strong>Module</strong>.</p>
<p><a title="Insert Module" href="http://www.advisiconblog.com/images/Blog04-05.jpg" target="_blank"><img class="alignnone" title="VBA Module" src="http://www.advisiconblog.com/images/Blog04-05.jpg" alt="" width="391" height="226" /></a></p>
<p>9.<span> </span>This expands the VBAProject (Checked-out Enterprise Global) to reveal its <strong>Modules folder</strong> and highlights the new Module for you. In this example the new module is Module4.</p>
<p><a title="New Module" href="http://www.advisiconblog.com/images/Blog04-06.jpg" target="_blank"><img class="alignnone" title="Expanded VBA Project" src="http://www.advisiconblog.com/images/Blog04-06.jpg" alt="" width="648" height="251" /></a></p>
<p>10.<span> </span>When finished creating the macro click <strong>Save</strong>. </p>
<p><a title="Click Save" href="http://www.advisiconblog.com/images/Blog04-07.jpg" target="_blank"><img class="alignnone" title="Save the Macro" src="http://www.advisiconblog.com/images/Blog04-07.jpg" alt="" width="309" height="76" /></a></p>
<p>11.<span> </span> Close the Visual Basic window.</p>
<p><a title="Close Visual Basic" href="http://www.advisiconblog.com/images/Blog04-08.jpg" target="_blank"><img class="alignnone" title="Close Visual Basic" src="http://www.advisiconblog.com/images/Blog04-08.jpg" alt="" width="189" height="131" /></a></p>
<p>12.<span> </span>You will return to the Checked-out Enterprise Global file in Microsoft Project Professional. Click Save.</p>
<p><a title="Checked out Enterprise Global" href="http://www.advisiconblog.com/images/Blog04-09.jpg" target="_blank"><img class="alignnone" title="Save the Enterprise Global Template" src="http://www.advisiconblog.com/images/Blog04-09.jpg" alt="" width="366" height="143" /></a></p>
<p>13.<span> </span>Close the Checked-out Enterprise Global template.</p>
<p><a title="Close Window" href="http://www.advisiconblog.com/images/Blog04-10.jpg" target="_blank"><img class="alignnone" title="Close the Enterprise Global Template" src="http://www.advisiconblog.com/images/Blog04-10.jpg" alt="" width="254" height="98" /></a></p>
<p>14.<span> </span>When prompted Check-in the Enterprise Global template.</p>
<p><a title="Check-in Enterprise Global Template" href="http://www.advisiconblog.com/images/Blog04-11.jpg" target="_blank"><img class="alignnone" title="Check-in the Enterprise Global Template" src="http://www.advisiconblog.com/images/Blog04-11.jpg" alt="" width="324" height="137" /></a></p>
<p>Posted By: <strong>Rick Nobleman</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.advisiconblog.com/2009/01/07/creating-or-recording-macros-on-the-enterprise-global-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cross Project Linking Protocol</title>
		<link>http://www.advisiconblog.com/2008/12/29/cross-project-linking-protocol/</link>
		<comments>http://www.advisiconblog.com/2008/12/29/cross-project-linking-protocol/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 19:40:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Project]]></category>
		<category><![CDATA[cross project linking]]></category>
		<category><![CDATA[duplicate tasks]]></category>
		<category><![CDATA[task linking]]></category>

		<guid isPermaLink="false">http://www.advisiconblog.com/?p=117</guid>
		<description><![CDATA[While working on a large project with 25+ individual project schedules, I discovered some nuances within cross-project linking.  This may be common knowledge for some of you experienced project managers, but if I can save anyone the frustration that I incurred, then the following information is worth sharing. First and most importantly, have one dedicated [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span>While working on a large project with 25+ individual project schedules, I discovered some nuances within cross-project linking.<span>  </span>This may be common knowledge for some of you experienced project managers, but if I can save anyone the frustration that I incurred, then the following information is worth sharing.</span></p>
<p class="MsoNormal"><span>First and most importantly, have one dedicated resource in charge of all cross-project tasks linking.<span>  </span>The old saying, “Too many hands in the pie…” was created for a very good reason.<span>  </span>If you do not incorporate the aforementioned standard, be prepared to deal with the following:</span></p>
<ul>
<li>Cross-project tasks linked to files that have been archived, backed-up or copied. One task may be linked multiple times to the same task.  As the file ebbs and flows with changes in MS Project, the task name will remain the same, but the task ID number may change.  </li>
</ul>
<div style="text-align: center;"><img class="alignnone" title="Duplicated Tasks" src="http://www.advisiconblog.com/images/blogm-1.png" alt="" width="353" height="174" /></div>
<div style="text-align: center;"><img class="alignnone" title="File URL to Project Tasks" src="http://www.advisiconblog.com/images/blogm2-1b.png" alt="" width="574" height="61" /></div>
<div style="text-align: left; ">
<ul>
<li>Cross project tasks linked to unknown file path names.  This can occur from a project manager conducting the following tasks:</li>
</ul>
</div>
<div>
<ol type="1">
<li class="MsoNormal"><span>Downloading their file to a       thumb-drive and;</span></li>
<li class="MsoNormal"><span>Diligently taking their file       home to “work from home” on a non-standardized application and;</span></li>
<li class="MsoNormal"><span>Uploading their file to a home       computer and then making changes and links within their project and;</span></li>
<li class="MsoNormal"><span>The <em>major fatal error</em>…is re-uploading their file to the shared       drive server at the workplace.<span>  </span></span></li>
</ol>
<div>Notice in the picture below that the same external tasks are linked several times. This particular multi-linking occurred when a file was uploaded to a different application, worked on and then re-uploaded to another server.  The file task name remained the same within the ghost tasks, but the file path names vary.   Some of the ghost tasks did not have a file path name attached to them.  Actually, there should only be one ghost task titled “Standard Transactions-C.”  Notice that the duration was listed differently within each external link.  Luckily, there was a good link to the server at the workplace which made it easier for the project scheduler to narrow out the bad links.</div>
</div>
<p> </p>
<div style="text-align: center; "><a href="http://www.advisiconblog.com/images/blogm2-2.png" target="blank"><img class="alignnone" title="Ghost Tasks" src="http://www.advisiconblog.com/images/blogm2-2.png" alt="" width="476" height="161" /></a></div>
<p> </p>
<div style="text-align: left; ">Believe it or not, this does happen more often than I wish to acknowledge.  Do not get me wrong, this creates job security for a project scheduler, but after a while ENOUGH IS ENOUGH!</div>
<div style="text-align: left; ">Let us not forget about those savvy project managers that know just enough about MS Project to get their MS Project schedule files completely out of whack.  In this particular scenario, I had an IT Project Manager decide to link their tasks to another project file. What they failed to understand is that you cannot open one schedule and then another, highlight both tasks and link them!  Sure they will appear linked, but there will be no file path to follow between the two files.  An innocent person reviewing the file will have no idea which two files are linked.  The task names will appear as ghost tasks, but there will not be a file path.  When you are dealing with 25+ schedules, good luck locating the linked task when all you have to go on is a task name!  Better yet, maybe the task name was not built out detailed enough and it is a one liner…good luck!  </div>
<div style="text-align: left; ">Now that we have reviewed a few of the “don’t go there in cross-project task linking,” let us take a look at a few cross-project task linking best practices:</div>
<div style="text-align: left; ">
<ul>
<li>As stated above and worth re-stating, have one person responsible for all cross-project tasks linking.</li>
<li>When linking tasks from two separate files, practice the following steps:</li>
</ul>
<div>
<p class="MsoNormal"><span><span>1.<span>      </span></span></span><span>Make sure the two separate files are in a consolidated project plan or master project plan.</span></p>
<p class="MsoNormal"><span><span>2.<span>      </span></span></span><span>Once the files have been placed into a consolidated project or master project, click on the task that will be an external predecessor.<span>  </span>Next, hold down the control button and click on the task that will be in the external successor.</span></p>
<p class="MsoNormal"><span><span>3.<span>      </span></span></span><span>Click the link button <strong><img class="alignnone" title="Linked Task" src="http://www.advisiconblog.com/images/Blogm2-3.png" alt="" width="36" height="30" /></strong> on your standard tool bar. The two tasks are now linked. <span>  </span></span></p>
<p class="MsoNormal"><span><span>4.<span>      </span></span></span><span>“Task relationships between project plans look similar to links between tasks within a project plan, except that external predecessor and successor tasks have gray task names and Gantt bars.<span>  </span>Such tasks are sometimes referred to as ghost tasks because they are not linked to tasks within the project plan, only to tasks in other project plans” (C. Chatfield and T. Johnson, 2007).</span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Now that you have been given a quick snippet of cross project linking, link away!  But remember to follow Cross Project Linking Protocol!</p>
<p class="MsoNormal">Chatfield, Carl and Johnson, Timothy (2007). Microsoft Office Project 207 Step by Step. Microsoft Press, Redmond, Washington.</p>
<div><strong>Posted By:</strong> Mindy Ogles</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.advisiconblog.com/2008/12/29/cross-project-linking-protocol/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
