
How To Identifying Duplicate Values in Microsoft Office Excel Part 1
From time to time, you may need to identify duplicate values with a list in Excel. Modern versions, including Excel 2007, 2010, 2013 and later, provide this capability with just a few mouse clicks.
For good measure, I'll also describe…

How to Create Dynamic Cascading List Boxes In Excel
You may know how to create cascading validation drop down list in Excel. However, how to create dynamic cascading list boxes in Excel? This article introduces a VBA method to get it down.
As below screenshot shown, you need to create a parent…

How To Extract first letter of each word from sentence in Excel
Supposing you have a list of countries’ name in your worksheet, and now, you need to extract the first letter of each word in the cell as following screenshots shown. Normally, there is no direct feature to pick up the first letter of each…

How to quickly add dollar sign ($) in formulas in Office Excel
In Excel, you put dollar signs in a cell reference to keep it fixed when you copy a formula around. It's laborious having to type dollar signs into a cell reference, but fortunately there's a keyboard shortcut you can use instead!
Start…

How to quickly Concatenate Columns data in Office Excel
In your Excel workbooks, the data is not always structured according to your needs. Often you may want to split the content of one cell into individual cells, or do the opposite - combine data from two or more columns into a single column. Common…

How to quickly copy a Formula in Excel
There are many ways to copy a formula down a column in Excel, but by far the quickest is to simply double-click on the AutoFill Handle. To do this:
Select the cell containing the formula you want to copy.
Hover the mouse cursor over…

Quickly Select a Range in the Workbook in Office Excel
There are two options to select a range of cells quickly:
Either you can Select the first cell, press Shift, select another cell and then click the mouse or Select the first cell, type the address of the last cell in the Name box, and then…

Grouping or Ungrouping Sheets in Office Excel
Grouping and Ungrouping sheets in excel is a way to perform a task quickly in one sheet & it will automatically update in the selected sheets. It saves time & eliminates any error if you want the graphical objects to be in the same position…

Customize the Quick Access Toolbar in Office Excel
The small buttons at the top-left side of the Excel screen are known collectively as the Quick Access Toolbar. By default, the Quick Access Toolbar contains three commands: Save, Undo, and Redo. If you click the drop-down selection arrow next…

Understanding Contextual Tabs in Office Excel
Contextual tabs are special types of tabs that appear only when a particular object is selected, such as a chart or a shape. These contextual tabs contain commands specific to whatever object you are currently working on.
For example, after…