<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Gantt Chart Archives - Excel Zoom</title>
	<atom:link href="https://excelzoom.com/tag/gantt-chart/feed/" rel="self" type="application/rss+xml" />
	<link>https://excelzoom.com/tag/gantt-chart/</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Mon, 12 Mar 2018 19:08:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://excelzoom.com/wp-content/uploads/2022/04/favicon.ico</url>
	<title>Gantt Chart Archives - Excel Zoom</title>
	<link>https://excelzoom.com/tag/gantt-chart/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Creating Project Timeline or Gantt Chart with MS Excel</title>
		<link>https://excelzoom.com/creating-project-timeline-gantt-chart-ms-excel/</link>
					<comments>https://excelzoom.com/creating-project-timeline-gantt-chart-ms-excel/#respond</comments>
		
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 19:08:15 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Gantt Chart]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[timeline]]></category>
		<guid isPermaLink="false">http://excelzoom.com/?p=3632</guid>

					<description><![CDATA[<p>Creating a Project Timeline in Excel A project is a onetime activity that can span over varying length of time. A project could be an activity that can finish in a day or it could cover months and years. Project management is the process of managing this activity. As the complexity of the project increases, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://excelzoom.com/creating-project-timeline-gantt-chart-ms-excel/">Creating Project Timeline or Gantt Chart with MS Excel</a> appeared first on <a rel="nofollow" href="https://excelzoom.com">Excel Zoom</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><strong>Creating a Project Timeline in Excel</strong></h2>
<p>A project is a onetime activity that can span over varying length of time. A project could be an activity that can finish in a day or it could cover months and years. Project management is the process of managing this activity. As the complexity of the project increases, it becomes more and more difficult to manage it, hence require more and more skilled people. However, whatever be the project and however is handling it, one tool is always there to help them – that is called Gantt chart or simply the project timeline.</p>
<p>In this post, we will discuss methods that can be used to have a project time line in Excel. The question might be asked why to use excel when there are specialized software available for project time lines. The answer is simple, the cost of such software some time way more than one can afforded for minor projects. Or even if the software and less expensive, it might have a steep learning curve. Hence people revert to the use of MS Excel for project management.</p>
<h2><strong>How does a project time line look?</strong></h2>
<p>Most of the project time lines or Gantt charts have activities on the right hand side and the date line on the top of the table. This makes it easier to list down all the activities one by one. Using, the activities are sub divided into smaller activities and still smaller activities – this is called the Work breakdown Structure of a project.</p>
<p>The Gantt chart uses indentation to mark sub activities. Sometimes number separated by a decimal place is used to show the hierarchy. The activities column is followed by two more columns that describe start and the end date of the activity. Here is a sample of how does a Gantt chart look like.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-3639" src="https://excelzoom.com/wp-content/uploads/2018/03/image005.png" alt="" width="1299" height="444" srcset="https://excelzoom.com/wp-content/uploads/2018/03/image005.png 1299w, https://excelzoom.com/wp-content/uploads/2018/03/image005-600x205.png 600w" sizes="(max-width: 1299px) 100vw, 1299px" /></p>
<h2><strong>Creating your own project time line:</strong></h2>
<p>Various website offer ready to use templates for project time line, but we can also create our own as per our personal requirements. In the following lines, we will understand how to create the above project line.</p>
<h3><strong>Step 1 &#8211; Work Breakdown Structure</strong></h3>
<p>Make sure you have one! Without WBS, it is difficult to plan a Gantt chart, if not available, you can create some dummy activities just to fill the space. It will make it easier to understand the flow of the process. You can use either indentation for creating hierarchy of activities or use consecutive column to put in different activities.</p>
<p>In our case, we have used different column to put in the sub activities.</p>
<h3><strong>Step – 2 Have a Stand and End Date Column</strong></h3>
<p>The start and the end date describes the start and end date for all the levels of the activity. The start and end date for main activity should encompass all sub activities and tasks. There two possibilities to create end date and start date in Gantt chart:</p>
<ol>
<li>Put start and end date manually.</li>
<li>Put start date and enter number of days required for that activity to complete. The end date can be obtained by adding the number of such day.</li>
</ol>
<pre style="text-align: center;">End Date = Start Date + Days Required To Finish the Job</pre>
<p>In our case, we have entered the values manually.</p>
<h3><strong>Step – 3 Creating Header Row with Dates:</strong></h3>
<p>This is amongst the most important part of creating a project time line, because without dates, it will not give us our desired result. We start with a date and then keeping adding one to it so that it progresses automatically.</p>
<p>Thus in G2, we put the first date manually, and from it onward to the right, the date is calculated by adding one to the proceeding one. G3 becomes G2+1, G4 = G3+1 and so on.</p>
<h3><strong>Step – 4 Showing the activity with shaded area.</strong></h3>
<p>One done with these three steps, the next and the most critical step is show the activity progress by shading some cells. For smaller projects with less frequent steps, we can do this task manually. But in case you want your activities progress to be date dependent then will require some excel understanding.</p>
<p>In order to make progress date dependent, we will make use of conditional formatting menu.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-3636" src="https://excelzoom.com/wp-content/uploads/2018/03/image002.png" alt="" width="646" height="204" srcset="https://excelzoom.com/wp-content/uploads/2018/03/image002.png 646w, https://excelzoom.com/wp-content/uploads/2018/03/image002-600x189.png 600w" sizes="(max-width: 646px) 100vw, 646px" /></p>
<p>We use and IF() function with AND() to get our desired result. The formula works by evaluating the AND() function. This function checks if the date in the header row lies in date bracket of start and end date. If it lies, the formula will return 1 and else will give 0.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-3637" src="https://excelzoom.com/wp-content/uploads/2018/03/image003.png" alt="" width="1297" height="446" srcset="https://excelzoom.com/wp-content/uploads/2018/03/image003.png 1297w, https://excelzoom.com/wp-content/uploads/2018/03/image003-600x206.png 600w" sizes="(max-width: 1297px) 100vw, 1297px" /></p>
<p>For example taking up the first cell, in G3, the formula is evaluated in the following manner.</p>
<pre style="text-align: center;">=IF(AND(G$2&gt;=$E3,G$2&lt;=$F3),1,””)</pre>
<p>The first part to be evaluated in G$2&gt;=$E3, G2 is in the header column,  this compared the time line value in cell G2 with start date in E3, we have fixed row referencing style for G2 and fixed column refereeing style for E3, as we will be dragging the formula, rightwards and downwards.</p>
<p>The second part of the formula G$2&lt;=$F3 will compare if the time line value is less than the end date. If yes then AND() will return a TRUE, the formula only works when we have both TRUE. The result will be a table with 1 and 0.</p>
<p>You can see he progress in form of arrays of 1 in rows.</p>
<h3><strong>Step &#8211; 5 Applying Conditional Formatting</strong></h3>
<p>Now we will use these 1s and 0s for conditionally formatting cells.</p>
<ol>
<li>Select the entire range from G3:AK13.</li>
<li>Go to Conditional Formatting Dialogue Box and select Rule Manager.</li>
<li>From there select New Rule. This will make a new rule.</li>
<li>Using New Rule, select the last options from dialogue box that sets criteria for cells to be formatted based on cell value.</li>
<li>Select formatting from same dialogue box – select a color to fill and the same color for font in the cells.</li>
<li>Remove fixed cell referencing from the formula section.</li>
</ol>
<p><img decoding="async" class="aligncenter size-full wp-image-3638" src="https://excelzoom.com/wp-content/uploads/2018/03/image004.png" alt="" width="387" height="370" /></p>
<ol start="7">
<li>The formula should be =G3=1 that means that when applied it will have all the cells that are equal to 1.</li>
<li>Press Ok to exist the dialogue box, press on one again and press Apply to apply the formatting.</li>
</ol>
<p>Once done the final output should look like.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-3635" src="https://excelzoom.com/wp-content/uploads/2018/03/image001.png" alt="" width="1006" height="346" srcset="https://excelzoom.com/wp-content/uploads/2018/03/image001.png 1006w, https://excelzoom.com/wp-content/uploads/2018/03/image001-600x206.png 600w" sizes="(max-width: 1006px) 100vw, 1006px" /></p>
<h2><strong>Conclusion:</strong></h2>
<p>You can see that cell, with value 1 are only filled with color creating the project time line effect. The entire cell there had zero are now blank. In this ways we can create the project timeline in excel. Please <a href="https://www.dropbox.com/s/28og81wt6dtnoim/Gantt%20Chart%20or%20Project%20Tmeline.xlsx?dl=1">download this file</a> to see how things works and create your own time line</p>
<p>The post <a rel="nofollow" href="https://excelzoom.com/creating-project-timeline-gantt-chart-ms-excel/">Creating Project Timeline or Gantt Chart with MS Excel</a> appeared first on <a rel="nofollow" href="https://excelzoom.com">Excel Zoom</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://excelzoom.com/creating-project-timeline-gantt-chart-ms-excel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Creating Project Line (Gantt Chart) in MS Excel</title>
		<link>https://excelzoom.com/creating-project-line-gantt-chart-ms-excel/</link>
					<comments>https://excelzoom.com/creating-project-line-gantt-chart-ms-excel/#respond</comments>
		
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Sat, 21 Oct 2017 12:40:18 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Gantt Chart]]></category>
		<category><![CDATA[Project timeline]]></category>
		<guid isPermaLink="false">http://excelzoom.com/?p=3249</guid>

					<description><![CDATA[<p>Introduction: Though there many “dedicated” application available for project managers to manage their projects, like MS Project or Primavera Project Planner, we can also create a project time line in MS Excel! In today’s tutorial, we will be exploring the ways to create a project time line in excel, along with the terminology and some [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://excelzoom.com/creating-project-line-gantt-chart-ms-excel/">Creating Project Line (Gantt Chart) in MS Excel</a> appeared first on <a rel="nofollow" href="https://excelzoom.com">Excel Zoom</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><strong>Introduction:</strong></h2>
<p>Though there many “dedicated” application available for project managers to manage their projects, like MS Project or Primavera Project Planner, we can also create a project time line in MS Excel! In today’s tutorial, we will be exploring the ways to create a project time line in excel, along with the terminology and some theoretical background of project management.</p>
<h2><strong>So, what is Project Management?</strong></h2>
<p>A project can be defined as an <em>activity targeted to achieve a preset target with marked limitation within a given time frame and cost budget. </em>Managing a budget is critical as the resources are scarce – time, people, financial resource. A little delay can lead to problem or even project failure.  Hence a project management tools is highly desirable.</p>
<h3><strong>What is work break down structure in project?</strong></h3>
<p>The project activities can be broken down into smaller step or set of activities that will eventually execute the project. A work breakdown structure makes it easy for manage to complete the project. It shows the precedence of activities in a project.</p>
<h3><strong>What is a Milestone in a project?</strong></h3>
<p>A milestone marks the completion of an activity in a project. As we have crated work units in work breakdown structure, their completion is marked with a Milestone in project. Let’s take up an example and see how we can produce a project time line:</p>
<h2><strong>Example:</strong></h2>
<p>Consider a family that is planning to construct their home. They consult a Civil Engineer that gives them following action plan to build their home:</p>
<p><img decoding="async" class="aligncenter size-full wp-image-3251" src="https://excelzoom.com/wp-content/uploads/2017/10/image001.png" alt="actvity_chart" width="720" height="370" srcset="https://excelzoom.com/wp-content/uploads/2017/10/image001.png 720w, https://excelzoom.com/wp-content/uploads/2017/10/image001-600x308.png 600w" sizes="(max-width: 720px) 100vw, 720px" /></p>
<p>In the above chart, there are some activities that are dependent on others and some will start at the same time.</p>
<p>Let’s setup a sheet and see how we can produce a timeline. As a starting point we must remember that project timeline has activities on the left hand side and the time on the top horizontal axis.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-3252" src="https://excelzoom.com/wp-content/uploads/2017/10/image003.png" alt="gantt_space" width="849" height="394" srcset="https://excelzoom.com/wp-content/uploads/2017/10/image003.png 849w, https://excelzoom.com/wp-content/uploads/2017/10/image003-600x278.png 600w" sizes="(max-width: 849px) 100vw, 849px" /></p>
<p>On the time horizon we will mark each cell with a date and then fill the color accordingly to make a Gantt chart or project line effect. On the project sheet will mark a start date and then the time horizon will move day by day as in the following picture:</p>
<p><img decoding="async" class="aligncenter size-full wp-image-3253" src="https://excelzoom.com/wp-content/uploads/2017/10/image005.png" alt="gnatt_manual_fill" width="794" height="347" srcset="https://excelzoom.com/wp-content/uploads/2017/10/image005.png 794w, https://excelzoom.com/wp-content/uploads/2017/10/image005-600x262.png 600w" sizes="(max-width: 794px) 100vw, 794px" /></p>
<p>This has been done by manually filling the cells to create a project line. But we will be discussing a formula that will take start and the end dates and will do the needful.</p>
<h3><strong>The formula for filling up the cells:</strong></h3>
<p>As we know that there is no formula that can fill the cells with a color, we have to take help of conditional formatting. The conditional formatting will work on the logic that if the cell contains certain value, the cell will be filled by the color and vice versa.</p>
<p>So let’s assume that cells with value of 1 will be highlighted and anything else will not be. Let’s create a formula that will fill the chart with 1s for date ranges.</p>
<h3><strong>The formula:</strong></h3>
<p>The formula that we will be using is:</p>
<pre>=IF(F$5&gt;=$C7,IF(F$5&lt;=$D7,1,""),"")</pre>
<p>…is present in the cell F7 of the sheet Gantt chart.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-3254" src="https://excelzoom.com/wp-content/uploads/2017/10/image007.png" alt="formula_fill" width="919" height="388" srcset="https://excelzoom.com/wp-content/uploads/2017/10/image007.png 919w, https://excelzoom.com/wp-content/uploads/2017/10/image007-600x253.png 600w" sizes="(max-width: 919px) 100vw, 919px" /></p>
<h3><strong> </strong><strong>Understanding formula:</strong></h3>
<p>The formula works by comparing the start date that is present in C7 for being greater than or equal to F5 that is a date on the time line. The formula still goes on and tests the second criteria that if the end date is less than the date in the D7. This makes sure that we only get 1 in the cells that are within the date bracket of the activity. Everything else will have a blank space in the cell.</p>
<p>Now let’s understand the cell referencing in the formula.</p>
<ol>
<li>The dollar sign in F$5 means that when we move formula downward, the cell will still refer to the time line date by not changing the cell reference. However the cell reference will change when we move it rightwards.</li>
<li>The dollar sign in $C7 makes sure the when we drag the formula right ward, the formula still refers to the start date that is present in column C7 but he reference may change when we move it downward.</li>
<li>The dollar sign in $D7 does the same function as that of $C7.</li>
</ol>
<h2><strong>Understanding Conditional Formatting:</strong></h2>
<p>The initial step is to:</p>
<ol>
<li>Select the cell F7.</li>
<li>Go to Conditional formatting menu: Conditional Formatting &gt; Manage Rule &gt; New Rule &gt; Use a formula to determine which cell to format. This will lead you to following menu with following space for a formula:<img decoding="async" class="aligncenter size-full wp-image-3255" src="https://excelzoom.com/wp-content/uploads/2017/10/image009.png" alt="blank_conditional_fill" width="372" height="77" /></li>
<li>In this space we will write the condition that where ever there is 1 it should be formatted (color filled etc) and rest should be left as it is. Here is the formula.<img decoding="async" class="aligncenter size-full wp-image-3256" src="https://excelzoom.com/wp-content/uploads/2017/10/image010.png" alt="formula_conditional" width="372" height="82" /></li>
</ol>
<p>The default format when you select the cell is $F$7 but we need to make reference relative so we will remove dollar sign from it.</p>
<ol start="4">
<li>In the same dialogue box where we have entered the criteria for highlighting cells, we have a tab to format the text, as shown in the following picture.<img decoding="async" class="aligncenter size-full wp-image-3257" src="https://excelzoom.com/wp-content/uploads/2017/10/image011.png" alt="format_tab" width="593" height="120" /></li>
</ol>
<p>From this dialogue box we will format cell to be:</p>
<ol>
<li>Filled with red color</li>
<li>The font color should also be red so that 1s are not visible.</li>
<li>Once done, press ok to close the format dialogue box, press apply to apply it to the selected range and again press OK to close the conditional formatting dialogue box. The final result should look like this:</li>
</ol>
<p><img decoding="async" class="aligncenter size-full wp-image-3258" src="https://excelzoom.com/wp-content/uploads/2017/10/image013.png" alt="final_chart" width="982" height="380" srcset="https://excelzoom.com/wp-content/uploads/2017/10/image013.png 982w, https://excelzoom.com/wp-content/uploads/2017/10/image013-600x232.png 600w" sizes="(max-width: 982px) 100vw, 982px" /></p>
<h2><strong>Conclusion:</strong></h2>
<p>This has created a simple project line also called Gantt chart for project management. Please <a href="https://www.dropbox.com/s/ii9k65f7cl0130b/project-timeline_excelzoom.xlsx?dl=1">download</a> file from this link and see how formulas in the sheet actually work.</p>
<p>The post <a rel="nofollow" href="https://excelzoom.com/creating-project-line-gantt-chart-ms-excel/">Creating Project Line (Gantt Chart) in MS Excel</a> appeared first on <a rel="nofollow" href="https://excelzoom.com">Excel Zoom</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://excelzoom.com/creating-project-line-gantt-chart-ms-excel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
