Skip to main content

How to set the Global Calendar in MS Project 2010

In the earlier tutorial we have learnt How to create a new calendar for a project in Microsoft Project 2010. The problem we generally face is we have to make this all the time when we create a new project as by default we have only three calendars in the MS project "24 Hrs", "Night Shift" and "Standard".

So, if you would like to create a new Calendar and add the same into your default list, here is the simple tip you can follow. Let's learn how to make a newly created calendar as a Global calendar by making it default.

Step 1:

Go to "Project" >> "Change Working Time">>

Step 2:

And Click on "Create a New Calendar"

Step 3:

Name the Desired calendar. Here i am naming it as "6 Days"

Step 4:

In the Bottom of the window, go to "Work Weeks">> Click on "Details" and Click "OK"

Step 5:

In the Details for Default Wizard, select sat'day and  specify the timings in the window by selecting the "Set Days to the specific working times:" 

Step 6:


Now the New Calendar has been created and you can assign this calendar to the current project by Going to "Project">> "Project Information"

Step 7:

And Select the newly created "6 days calendar" from the drop down menu under "Calendar" Field

Step 8:

and now the Final Step, Go to "File">> Click  "Organizer">>



Step 9:

Go to "Calendars" in the Organizer Window

Step 10:

There you can see two parts in the window, left part is for the Global.MPT and the right part is for Current Project by default. This can be changed by selecting from the drop down menu from the bottom of the window as shown here.

Step 11:

Select the Current Project where the new calendar has been created from the drop down menu in the left part of the window and select "Global.MPT" in the right part of the window.
and now select the 6 days calendar in the left window and copy it into the right window and click OK. Notice the change in the below two images.




Now its DONE. Close the MS Project and when you open for the next time and go to the Calendar settings, notice that the 6 Days calendar has been added to the Default Calendars.



Here is the Video of this Exercise for your better understanding.

Back to MS Project>>

Comments

Popular posts from this blog

Primavera P6 Tutorial : Chapter 2.7 : User Defined Fields

Apart from the in-built fields available in primavera, you can create User-defined fields which enable you to customize fields and values and add them to the project database. For example, you can use them to track additional activity data such as ordered dates, delivery dates, revised budgets, purchase order / work order numbers, vendor names, etc. In this chapter, let us learn how to create User defined fields, how to work with them and how to work with indicators type of User defined fields. How to Create UDFs? For each custom user defined field you create, you can specify any of the following data formats for that field: Text, Start Date, Finish Date, Cost, Integer, Number, Text, and Indicator. To Define: Go to the Menu bar, Choose Enterprise, select  User Defined Fields . Select the subject area to which you want to add a new field, then click  Add . Double-click in the Title column and type a name for the User Defined Field. Double-click in the Da...

Exporting the Primavera data into excel with same color formatting.

In the earlier posts, we have already seen  how to export the primavera schedule into the excel format and then do the  modifications for further usage. Now, let us see how the schedule in excel looks similar to that of the schedule in the primavera. Here are the steps for the same: Step-1: Open the project in the primavera p6. Step-2: Now, the sample schedule in primavera looks like this as shown below Step-3: Now Press Ctrl+A to select all the rows and columns in the primavera schedule  and C opy all the selected data Step-4: Now go to an excel sheet and right click and select "Paste" option to paste the data that has been copied from the primavera screen Step-5: Insert a user defined column "Level" for filtering purpose and apply filters to all the data. and then filter the Column "Activity name" by checking the "Blanks" -This is nothing but we are filtering all the WBS rows and excluding the activities. ...

Primavera P6 Export To Excel And Color WBS Levels Automatically || How To Color WBS Levels

In this tutorial, let us learn how to Color WBS levels after Primavera P6 Export To Excel. After exporting activity table from Primavera P6 to Excel, it’s very hard to tell which activity belong to which WBS. So in this tutorial, let us see how to color WBS levels automatically so we can have a report like in Primavera P6. This is my sample schedule in primavera, 1. I press Ctrl+A to select entire data and copy the data and then go to Excel sheet and paste it. 2. Add a column left to Activity Id i.e column A and name it as WBS level to show the WBS level for each activity. 3. enter the formula in Cell A2 as = =((FIND(TRIM(B2),B2))-1)/2 4. Hit enter and then apply the same formula to all the cells in column A to see WBS level for each activity. 5. See now, you can view the WBS level for each activity this way easily in Excel after exporting the Primavera P6 Schedule. And Now let us color the WBS levels. 1. Select the entire Data range. 2. Go to Conditional F...