Skip to main content

How to get Excel 2013 to show a comma after millions (English format) or Thousands (Indian format)

Let us see how we can set different currency formats in excel.
In general , in excel we have the English group formatting like 123,456,789.00.
This can be converted into the Indian group formatting like 12,34,56,789.00 and vice versa.

lets see conversion of English to Indian grouping first

Step 1: 

The number that i entered in excel sheet is "3500000000" as shown below


And when i click on the Comma function from the menu bar, the number will be grouped into the English format.


Step 2:

Now, Go to Control panel>> Region and Language

Step 3:

In the Format tab, under the drop down menu u will be seeing the default format, here it is English (United States).



Step 4:

Change this to  " English (India)" and click on "Apply" and then "OK"

 Step 5:

Now you can see the Number "3,500,000,000.00" changing to "3,50,00,00,000.00"

Similarly, if we need to convert this Indian group formatting to the English formatting, just go to Control Panel>> Region and Language and select the "English (United States)" from the drop down and click Ok.


Back to MS Excel>>




Comments

  1. Thanks DP , your blogs are indeed very helpful and informative.....pls. continue the good work.

    Cheers ,
    Amit

    ReplyDelete

Post a Comment

Popular posts from this blog

How To Merge Two Separate Schedules Into One Master Schedule In Primavera

In this tutorial, let us learn how to Merge two separate schedules into One Master schedule in Primavera P6. In this example, I am considering two separate projects which are these two, One is master schedule and one is the subproject. First, let us open the subproject and export this schedule as a .XER file onto Desktop. and now let us start the exact process of merging two separate schedules. 1. As a first step, We need to open the project schedule into which we want to insert the other project as a sub-project. So, let us open the Master schedule here. 2. Go to Import, select XER format, Click Next 3. Select Project and click Next 4. Now select the Subproject .xer file from the Desktop and click Next 5. Under Import action, select the option as “Update Existing Project” and under import to section, select the Master schedule which is already open. Click Next and Finally Click on Finish. 6. Please note and make sure that your WBS and activity IDs should not confl...

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...

Primavera P6 Tutorial : Chapter 2.5 : Budgets

Budget Consists of quantities and cash flow required to complete a project. In the Planning stage project manager and other stakeholders need to estimate scope and budgets. As the scope changes, budget also needs to be adjusted to compensate. Primavera is helpful in establishing these budgets and tracking the changes in the budgets. In this Tutorial, let us learn how to establish budgets, establish monthly spending plans, implement changes to it and tracking monthly spending and variances right from EPS to Project and to WBS level. In the planning stage, we start the budgeting from the top level, like dividing the budget available to the EPS nodes for the duration of the projects. And then respective managers divide this budget to the projects for which they are responsible in each EPS node. Let us consider with an example here. Considering that we have $6000 allotted for an EPS node and it is having two projects and we divide this $6000 equally to these two projects as $3000 eac...