How to Highlight Blank Cells in Excel (4 Fruitful Ways)

In this article, we will discuss 4 different methods to highlight blank cells in Excel. We'll use the following dataset of the names of some students ...

VBA to Set Range in Excel (7 Examples)

  VBA Range Object The Range object in VBA can contain a single cell, multiple cells, rows, or columns within the Excel worksheet. The ...

How to Use the Range Property in Excel VBA (the Ultimate Guide)

    1. Using Range Address To represent a single cell or a range of cells, you can use the Range Object, where the argument names the ...

Applying Conditional Formatting for Multiple Conditions in Excel

Here's an overview of using Conditional Formatting for multiple conditions. We have the two data tables, which we'll format. The first table ...

How to Use Excel VBA to Copy Range to Another Excel Sheet

Here's an overview of copying a range without formatting. How to Use Excel VBA to Copy a Range to Another Sheet: 8 Suitable Ways We'll ...

Find Last Value in Column Greater than Zero in Excel

We may need to find the last entry, last purchase, or last order greater than zero while using MS Excel for different purposes. There are many ways ...

End of a Range Using VBA in Excel (With Examples)

Here's the overview of functions that fetch the end of the range. Download the Practice Workbook End of a Range.xlsm The ...

How to Apply Conditional Formatting with INDEX-MATCH in Excel: 4 Methods

Method 1 - Using Conditional Formatting with INDEX-MATCH with a Fixed Lookup Value in Excel (Over a Single Column) Steps: Select the column on ...

Apply Conditional Formatting to Overdue Dates in Excel (3 Ways)

In this article, we will be using a project deadline list as a dataset to demonstrate all the methods. Method 1 - Apply Conditional ...

How to Use VBA for Each Cell in a Range in Excel (3 Methods)

When working with large databases, dealing with ranges and cells is a common task. Sometimes, you need to perform the same action across a large ...

How to Apply Conditional Formatting to Multiple Columns in Excel – 10 Easy Methods

The sample dataset (B4:F9) contains names of employees, their projects and their working hours on different days. Method 1 - Use the ...

Highlighting Row with Conditional Formatting Based on Date in Excel

Here's the overview of the functions we'll use today and how they highlight cells or rows based on dates or ranges. We have a data table with ...

How to Apply Conditional Formatting Formula in Excel If Cell Contains Text (6 Methods)

  Method 1 - Highlight Cells Containing Any Text Select the cells where you want to apply conditional formatting. Go to the ...

How to Find Links in Excel ( 8 Suitable Approaches)

In this article, we will discuss 8 suitable approaches to find links in Excel. Excel has tremendous available options to link your working workbook ...

How to Highlight Cells Based on Text in Excel (2 Methods)

Highlighting cells with specific text in MS Excel is useful for easily finding matching text in datasets. Our sample dataset contains a list of ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo