Excel VBA to Rotate Text to 90 Degrees (4 Easy Examples)

We will show 4 VBA code examples to rotate text to 90 degrees. We will use the following dataset for the examples. Example 1 - Excel VBA ...

Loan Amortization Schedule with a Variable Interest Rate in Excel – Free Download

A Loan amortization schedule with a variable interest rate allows the borrower to trace his/her loan repayment by calculating the principal paid, ...

How to Use VLOOKUP Table Array Based on Cell Value in Excel

We are using a dataset where we stored some data on sports equipment. We have the Product IDs, Product Names, and their previous and current prices. ...

The Excel Wrap Text Option is Not Working for Merged Cells – 5 Solutions

The dataset showcases Quotes and the corresponding Authors. Each quote covers 3 cells and the text isn't completely displayed. Wrap the text after ...

How to Extract Year from Date in Excel (3 Ways)

We have a dataset that includes player names and their dates of birth. We want to extract the year from the dates. Method 1 - Inserting ...

Excel Macro: Sort Multiple Columns with Dynamic Range (4 Methods)

While working with large Microsoft Excel, sometimes we need to sort multiple columns with a dynamic range. We can easily do that by using the VBA ...

VBA to Loop through Rows and Columns in a Range in Excel (5 Examples)

We will use a dataset that contains information about the Sales Amount of the first two months of some sellers. Example 1 - Apply VBA ...

How to Compare Two Tables for Differences with Excel VBA (3 Methods)

In this article, I’ll show you how you can compare two tables for differences using VBA in Excel. You’ll learn to compare two tables by finding out ...

How to Remove Text between Two Characters in Excel (3 Easy Ways)

The dataset contains information about the names of some employees and their delivery times & dates of products. We do not want the delivery time ...

Excel VBA to Loop through Range until Empty Cell (4 Examples)

In our sample dataset, some cells in the Salesman column are empty. We'll use VBA loops to locate these empty cells. Example 1 - Excel VBA ...

How to Autofit Row Height with Wrap Text Using Excel VBA (5 Methods)

Scenario In this tutorial, we’ll address the issue of the names of the salesperson not fitting in cells in an Excel dataset. By using VBA (Visual ...

Using a Macro to Split a Cell into Multiple Rows in Excel – 8 Steps

This is an overview: Step 1 - Open the VBA Editor in Excel Select the cell containing the data you want to split, here B2 . Press ...

How to Merge Multiple Cells without Losing Data in Excel (6 Methods)

Method 1 - Applying the Excel Clipboard to Join Several Cells without Losing Data Steps: Go to the Home tab and click on the Anchor button from ...

How to Create Dependent Drop Down List with Multiple Words in Excel

While working in Microsoft Excel, sometimes we need to create data entry forms or Excel dashboards. When developing data entry forms, a drop-down ...

How to Combine Cells with Same Value in Excel (3 Easy Ways)

  Here is the dataset we will use to explain the methods. We have some salespersons and a list of Products that they have sold. We will ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo