If a Cell Is Blank then Copy Another Cell in Excel (3 Methods)

Method 1 - Use IF Function to Copy Another Cell If a Cell Is Blank In the sample dataset, we want to copy the Employee IDs to the Output column. If ...

Excel VBA: Combine Date and Time (3 Methods)

While making a time log of activities in Excel, you may want to combine date and time. In most cases, you may have dates in one column and time in ...

How to Delete Extra Pages in Excel (4 Methods)

To showcase how you can delete extra pages in Excel, we are going to use the dataset below. It contains some product items, the quantity of those ...

How to Lock Cells in Excel When Scrolling (2 Easy Ways)

In this tutorial, we are going to show you how to lock cells in Excel when scrolling. After this article, you will be able to lock a specific range ...

How to Click One Cell and Highlight Another in Excel (2 Methods)

In this article, we will learn to click one cell and highlight another in Excel. In Excel, often we need to click one cell and highlight another cell ...

[Fixed] F4 Not Working in Absolute Cell Reference in Excel (3 Solutions)

What Is an Absolute Cell Reference in Excel? Absolute cell references in Excel are used when we want to lock the position of selected cells in any ...

How to Count Characters in a Cell Including Spaces in Excel – 3 Methods

The dataset showcases movie names. Method 1 - Using the LEN Function Select a cell to show the count. Enter the formula in the ...

How to Use VBA to Delete Rows with Specific Data in Excel (9 Examples)

Dataset Overview In this tutorial, we’ll explore various examples of deleting rows using Excel VBA. Let’s start by considering the following ...

How to Find Reference Errors in Excel – 3 Methods

What is the Reference (#REF!) Error in Excel? The reference (#REF!) error is usually displayed when a cell referred to in the Excel formula is not ...

How to Drag Cells in Excel Using the Keyboard (2 Methods)

Method 1 - Dragging Values Vertically Down Using Ctrl+D The dataset shows the Employee ID, Full Name, and Department. Multiple people belong to the ...

How to Count Rows with Multiple Criteria in Excel (6 Methods)

We have a dataset of a computer and mobile retailer showing daily product sales. It has four columns: date, Product, Brand, and Quantity Sold ...

How to Combine Cells into One with Line Break in Excel: 5 Methods

Method 1 - Using the Ampersand Operator and CHAR Function Assuming that you want to get combined information by merging two or more cells. The ...

Excel VBA: Advanced Filter with Multiple Criteria in a Range

 VBA Advanced Filter Syntax:  AdvancedFilter: refers to a range object. You can set the range where you want to apply the Filter. Action: ...

How to Divide a Group of Cells by a Number in Excel (3 Methods)

While performing some calculations in Microsoft Excel, we need to divide a group of cells by a number. We can divide a cell or the group of cells ...

Excel VBA: Form Control Checkbox Value – 3 Examples

The dataset showcases a course registration form with 6 different courses. Using a Code in the Visual Basic Editor Go to the Developer ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo