Latest Blog Posts

How to Make a To Do List in Excel (3 Easy Methods)

We will use a sample dataset to illustrate. The following dataset represents the Task, Status, and Deadline. Method 1 - Using the Filter ...

How to create a Hyperlink to a Cell in Another Sheet with VLOOKUP Function – 3 Steps

This is an overview: The Excel HYPERLINK Function Function Objective: The HYPERLINK function in Excel creates a shortcut or link that ...

How to Find and Replace Space in Excel: 5 Methods

Method 1- Inserting TRIM Function to Find and Replace Space in Excel ➤ Type the following formula in cell F4. =TRIM(C4) ➤ Press ENTER. ...

How to Merge Excel Files into One Using CMD: 4 Steps

Here, we have the following three files January.xlsx, February.xlsx, and March.xlsx containing the sales records for the January, February, and March ...

How to Find Duplicates in a Column Using Excel VBA (5 Ways)

Method 1 - Find Duplicates for Range of Cells in a Column ❶ Press ALT + F11 to open the VBA editor. ❷ Go to Insert >> Module. ❸ Copy ...

How to Use the INDEX and the MATCH Functions in Excel – 14 Examples

This is an overview.   The INDEX and the MATCH Functions in Excel The INDEX function returns a value or a reference to a ...

How to Make a Comparison Table in Excel: 2 Methods

Method 1 - Comparison of Two Tables with Conditional Formatting Steps: Select Table 2 (B14:E18). From Excel Ribbon, go Home > ...

Excel Fix: Gridlines Disappear When Color Added: 2 Solutions

Method 1 - Add Cell Border If Gridlines Disappear When Color Is Added Steps Press ALT+T+O, or ALT+F+T, or select File >> Options to open ...

How to Extract Certain Text from a Cell in Excel VBA: 5 Codes

Method 1 - Use the VBA Left Function to Extract Text from the Left Side of the Cell and Display it in a Message Box Step 1: Go to the Sheet ...

Excel VBA: Combining If with And for Multiple Conditions

In this tutorial, we will demonstrate how to combine If with And for multiple conditions with VBA. We use the If and Else statement to evaluate ...

How to Insert the Last Saved Date in Excel (4 Methods)

  Method 1 - Using BuiltinDocumentProperties Steps: Press ALT+F11 or go to the tab Developer, Select Visual Basic to open Visual ...

How to Insert Date in Excel Formula (8 Ways)

Excel can store date values as a different category of its own. Dates starting from 1st January 1990 follow this pattern. You can write dates ...

How to Insert Drop Down Calendar in Excel (With Quick Steps)

This drop-down calendar is only available in Microsoft Excel 2007 and 32-bit versions of Excel 2010, 2013, and 2016. Use a third-party add-in for ...

Excel VBA to Filter in Same Column by Multiple Criteria: 6 Methods

Method 1 - Remove Specific Values with VBA to Filter in the Same Column by Multiple Criteria in Excel STEPS: Right-click on the worksheet tab ...

How to Extract Text After First Space in Excel (3 Suitable Ways)

This guide will use the sample dataset pictured below. Method 1 – Merging MID Function With FIND Function to Extract Text After the First ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo