Monday, March 27, 2017
Saturday, March 25, 2017
Get Unique Values from Data Range - Part 2 (Using Function)
In our last post Get Unique Values from Data Range - Part 1 (Using default option), we have learn 'Remove Duplicate' & 'Advanced Filter' to get Unique records from a data range. Today we will learn two different function to get Unique Records from a range. We have same example, we have used in Part 1.
1. Using Function (Normal Function)
Step 1: Add a helping column & put this formula and drag it down "=IF(COUNTIF($B$2:B2,B2)=1,A1+1,A1)". See below snap-shot:
Get Unique Values from Data Range - Part 1 (Using default option)
In this post, we will learn how to get Unique values from a Data range. We will cover 2 ways in this post, next 2 ways we will cover in our next post Get Unique Values from Data Range - Part 2 (Using Function). As a bonus point, we will learn how to get Duplicate values as well in next post.
Scenario: We have a name list in Column A, we want to know how many duplicate values are there in the range. See below image:
Range (A1:A30) |
Friday, March 17, 2017
How to remove Page Break lines
Today we will learn, how to remove page break lines today!
Scenario: Most of the time we mistakenly pressed wrong key and as a result page shows in page break view. Whether we change it to Normal view, still we see page break lines. Most of the people close the workbook and re-open it to remove page break view. We will learn how to remove these lines without closing the file.
1. Using Options
Thursday, March 16, 2017
Fill blank cells in Excel with value in above cell
When we setup data in Excel, we generally leave blank if the same value repeating multiple times or we fetch data from other sources, data have some blank cells which should have values in the above cell. See below snapshot:
Raw Data |
Now, we have to fill blank with the values in above cell e.g., Anu Gupta should be in Range(A2:A7), Delhi should be in Range(B2:B4) and so on.
For doing this, first of all we have to select all blank cells. We will do this step-by-step.
Step1. Select the range where you want to fill the data
Select the Range |
Step2. Press F5 or Ctrl+G or Click on Home > Find & Select > Go to Special
Go to Special |
How to Count Worksheets in a Workbook and its name
In this post, we will learn how to know how many worksheets are there in the workbook and those names.
Many of you have faced this problem sometimes, that you want to know how many sheets are there in the workbook. Few of them are hidden or very hidden as well. It is difficult to know such files as they are hidden/Very hidden.
1. Using Name Manager
Step1. Go to Name Manager (Press Ctrl+F3 then Click on New) or
Go to Formulas > Name Manager. See below snapshot:
Subscribe to:
Posts (Atom)