Latest Blog Posts

Excel VBA: Set a Range by Row and Column Number – 3 Examples

This is a quick overview. Method 1 - Set a Range by Row and Column Number Using the Cell Address in VBA To set B4:D13, use ...

How to Rearrange Rows in Excel (4 Ways)

Sometimes, while working in Microsoft Excel we may feel the need to rearrange rows according to our convenience. Suppose, we have a dataset like the ...

How to Make a Bulleted List in Excel (9 Methods)

In Microsoft Word, it is easy to make a bulleted list with just a single click. But in Excel is it possible? Yes, it is. Today in this article, I am ...

How to Create Collapsible Rows in Excel (4 Methods)

The following Item Price List table shows the Month, Item, and Price columns. We will collapse the rows of this table. Method 1 - Creating ...

Auto Generate Invoice Number in Excel Template (4 Quick Steps)

Suppose we invoice a certain company repeatedly using an Excel Invoice Template. We want an auto generated invoice number every time we open the ...

How to Lock Rows in Excel When Scrolling (4 Easy Methods)

Imagine you have the following dataset containing sales made by employees in different years. If you try to scroll down through the data, then ...

Generate Random Number with Mean and Standard Deviation in Excel

What Is Mean? The average of a group of values is known as the mean. It refers to a data set's values being distributed evenly. Generally, the mean ...

Excel VBA to Get Unique Values from Column (4 Examples)

We will use the following dataset to get unique values from a column. The dataset contains some products in column B and the country where the ...

How to Add Hyperlink to Cell Value in Excel Using VBA (4 Methods)

Method 1 - Embed VBA to Add Hyperlink from a Different Worksheet to a Cell Value in the Active Sheet Let’s consider the following dataset: In our ...

How to Hide Rows Based on Cell Value with Conditional Formatting in Excel: 2 Methods

Method 1 - Changing Text Color to Hide Rows Based on Cell Value with Conditional Formatting Steps: Select the cell range B5:D10. From the ...

Excel VBA: Split Sheet into Multiple Sheets Based on Rows

The sample dataset below will be used for demonstration. Procedure 1 - Build the Code Press Alt+F11 on your keyboard to open the VBA ...

Group Rows with Plus Sign on Top in Excel

Sometimes, when we group rows in Excel, the plus sign that appears as an outline can be confusing to use. We can change this by moving it on top for ...

How to Insert a Column if Greyed-out in Excel (9 Solutions)

Solution 1 - Change Microsoft Excel AppData with Windows Run Feature Steps: Close the Excel file. Press the Windows key + R to enter the Run ...

How to Print Selected Area in Excel on One Page (3 Methods)

Method 1 - Using File Tab to Print Selected Area in Excel on One Page Steps: Select the area that you need to print. We have selected B4:F12. ...

How to Rank Data in Excel Using Sorting (3 Methods)

Dataset Overview In this guide, we’ll work with a dataset containing student scores in an exam, their current CGPA, and corresponding names. ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo