Latest Blog Posts

How to Apply VLOOKUP by Date in Excel

The following picture gives an idea of how VLOOKUP by date works. Apply VLOOKUP by Date in Excel We are going to use the following ...

How to Move Rows Up in Excel (2 Quick Methods)

We are going to use the same sample dataset for both methods, which represents Student Names, Marks, and Subjects. Method 1 - Move Rows Up without ...

How to Freeze Panes with VBA in Excel (5 Ways)

  Sub Freeze_Panes_Row_and_Column() Range("C4").Select ActiveWindow.FreezePanes = True End Sub Method 1 - Freezing a Row with ...

How to Group Rows in Excel using the Expand or Collapse features – 5 Methods

This is the sample dataset.   Method 1 - Using a Shortcut Key to Group Rows in Excel with the Expand or Collapse feature To group ...

How to Calculate Percentage above Average in Excel (3 Easy Ways)

Method 1 - Conditional Formatting to Calculate the Percentage Above Average We will use a dataset of three columns that contains the Sales, Target ...

How to Use the Arrows to Move Screen Not Cell in Excel (4 Methods)

Sometimes in Excel, we like to use the 4 arrow keys to move between cells if we are working with a large worksheet with a lot of columns and rows. ...

Unhide All Rows Not Working in Excel (5 Issues & Solutions)

In this article, we'll discuss 5 reasons why unhiding all rows is not working in Excel, and provide the solutions Reason 1 - Freeze Panes is ...

How to Print the Page Number in Excel – 5 Methods

This is the sample dataset. Method 1 - Print Page Number in the Insert Tab  Go to Insert > Text and select Header & Footer. ...

How to Combine Multiple Workbooks to One Workbook in Excel (6 Ways)

Method 1 - Copy and Paste the Cells Ranges to Combine Multiple Workbooks into One Workbook in Excel Copy the cell ranges that you want to move ...

How to Remove Vlookup Formula in Excel (6 Methods)

We will use the following dataset to explain how you can remove a VLOOKUP formula from a cell or table. Method 1 - Use Ribbon Options to ...

How to Use the VLOOKUP Function to Find an Approximate Match for a Text in Excel – 4 Examples

This is the syntax of the VLOOKUP function: VLOOKUP (lookup_value, table_array, column_index_num, ) The fourth argument (range_lookup) ...

How to Freeze Selected Panes in Excel (4 Suitable Examples)

Here's an overview of where you can find the Freeze Panes options. Download the Practice Workbook Freeze Selected Panes.xlsm ...

How to Link Cell to Another Sheet in Excel (7 Methods)

We have sales data for December’21 for three different cities: New York, Boston, and Los Angeles. They are in separate sheets, but all follow the ...

How to Allow Circular Reference in Excel (With 2 Suitable Uses)

"Allow Circular Reference in Excel" is an easy way to insert self-reference a cell in Excel. By Microsoft’s definition, Circular Reference occurs ...

How to Rank with Ties in Excel (5 Simple Ways)

Consider the worksheet below, which contains the results of a sporting contest. We have the Names of the participants, their Scores, their Times, and ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo