How to Compare Text and Highlight Differences in Excel (8 Quick Ways)

To demonstrate our Methods, we'll use the following dataset containing the names of the best-selling books in an online shop over two consecutive ...

How to Select Columns with VBA (3 Easy Ways)

  Download the Practice Workbook Selecting Columns with VBA.xlsm 3 Ways to Select Columns with VBA Consider the List of Company ...

How to Find a Character in Excel String (8 Easy Ways)

If we want to find specific characters of an Employee’s Name and ID, we have to find characters appearing in the Character Sign column. For a better ...

How to Select Cell with VBA in Excel (6 Useful Ways)

Download the Practice Workbook Select Cell with VBA.xlsm How to Select a Cell with VBA in Excel Method 1 - Select a Cell of the ...

How to Remove Decimals in Excel (13 Methods)

    In the sample dataset, there are a variety of different currencies, quantities and their exchange rate to USD. The decimals need ...

VBA Macro to Delete Columns Based on Criteria in Excel: 8 Examples

Method 1 - VBA Macro to Delete Columns Based on Cell Value in Excel Steps: Press Alt + F11 on your keyboard or go to the tab Developer -> ...

Check If Cell Contains Partial Text in Excel (5 Ways)

We will be using a sample product price list as a dataset to demonstrate all the methods. Method 1 - Check If Cell Contains Partial Text ...

How to Remove Semicolon in Excel?

Method 1 - Removing Ending Semicolon from Cells In the dataset below (B4:B9) containing some Microsoft Product names, there is a semicolon at the ...

How to Use Dynamic Range in Excel VBA (11 Ways)

We have a dataset of a company to demonstrate the ways of using a dynamic range in VBA. Method 1 - Select Cells Containing Values Through ...

How to Count Numbers in a Cell in Excel?

In this article, we will demonstrate 5 easy ways to determine how many digits a number in a cell has. Why Count Numbers in a Cell in ...

VBA to Convert Column Number to Letter in Excel (3 Methods)

In this article, we will demonstrate how to convert a column number to its corresponding column letter in Excel with VBA code using 3 methods: ...

Excel Find Last Column With Data: 4 Quick Ways

Method 1 - Use the TAKE Function to Find the Last Data of the Last Column Select any cell to place your resultant value. We selected the cell ...

How to Remove Numeric Characters from Cells in Excel?

Method 1 - Apply TEXTJOIN Function to Remove Numeric Characters from Cells Steps: Create a new column, next to your existing column, where you ...

Comparing Two Columns and Returning Common Values in Excel

Microsoft Excel offers several options for comparing columns, but most of them are for searching in one column only. This article will demonstrate ...

Macro to Copy Data from One Workbook to Another Based on Criteria

Suppose we have two workbooks called Workbook1 and Workbook2. In Workbook1 we have the Names, Types, and Prices of some books in a bookshop. ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo