Skip to main content

Excel Trick#52 - How To Compare Format Of Two Cells In Microsoft Excel || Excel Tips || dptutorials



Excel Trick#52 - How To Compare Format Of Two Cells In Microsoft Excel || Excel Tips || dptutorials

In this tutorial, let us learn how to compare the format of two cells in Excel

1st Example:
In cell A5 and B5 let us put the date as 12/9/2018 i.e 12th Sep
and now let us format A5 to display as 12/9/2018 and format B5 to display in a different format like 09/12/2018 that means we are keeping the format of cell A5 as dd-mm-yyyy and format of B5 as mm-dd-yy

and let us check the format in both the cells A5 and B5 same or not, using the formula as =CELL(“format”,A5)=CELL(“format”,B5) which gives the result as FALSE which is correct

2nd Example:
Now let us test with the other formats, we have 27.11 in A6 and B6 but lets us show two decimals in A6 and only one decimal in B6, so the only difference being the decimal places.

Hence, both the cells contain the same value with different format.

Here, let's try with the same formula by dragging the cell C5 to C6, to see the result as FALSE again.

3d Example:
Now Cell A7 has value as 87.11 and cell B7 has 87.21 Though the values are different in both the cells but they are in the similar format i.e. both the Number format are showing 2 decimal places.

Here, we would like to see the result as TRUE because both the cells are of the same formats. let us drag the formula to C7 now to see the output as TRUE.

So friends, to check the format of cells in excel, we should be using the formula called Cell In this way, we can compare the formats of two cells in Excel.

I hope you have enjoyed this video tutorial.

For Personalized detail learning, write to dptutorials15@gmail.com If you found this video valuable, give it a like. If you know someone who needs to see it, share it. Leave a comment below with your thoughts. Add it to a playlist if you want to watch it later.

***************************************************************
Read my full article on this: http://ift.tt/2kB14dh
***************************************************************
Subscribe for more Awesome Tutorials: goo.gl/4T8ePc
***************************************************************
Support The Channel via shopping: http://ift.tt/2jH38PR
**************************************************************

You Can Connect With Me at
G+ : http://ift.tt/2kAOpa6
Twitter : https://twitter.com/dptutorials15
Facebook : http://ift.tt/2kfRnDi
Blogspot : http://ift.tt/2kB14dh

Comments

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

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