Latest Blog Posts

Excel VBA to Find and Replace Text in a Column: 2 Methods

Method 1 - Use the Replace Method of VBA to Find and Replace Text in a Column A. Build the Code Open VBA Editor Press Alt+F11 on your ...

How to Set Due Date Reminder in Excel (3 Quick Methods)

We’ll use the following dataset that represents some buyers’ invoice amounts and due dates. Method 1 - Combine TODAY, AND, and IF ...

Multiple Excel Cells Are Selected with One Click: 4 Causes+Solutions

Method 1 - Disable the Extend Selection Mode If Multiple Cells Are Selected with One Click Look at the following screenshot. Only cell B5 is ...

How to Convert Date to Day in Excel (7 Quick Ways)

The sample dataset contains Festival’s Name and Date. We will convert the Date to Day. Method 1 - Adopting Format Cells Feature to ...

How to Find and Replace Blank Cells in Excel (4 Methods)

The sample dataset contains student's names along with their Student ID and their Marks. Some students did not take the exam and so their mark is ...

Using VBA to Remove Time from a Date in Excel – 3 Methods

  The above image is the sample dataset. Method 1 - Embed VBA to Delete Time from Dates in a Column in Excel Remove time in ...

How to Create a Data Validation Drop-Down List with VBA in Excel (7 Methods)

Method 1 – Embedding VBA to Create a Data Validation Drop-Down List  Steps: Press Alt + F11 or go to the tab Developer -> Visual Basic to ...

How to Convert Date to Month in Excel (6 Easy Methods)

We will be working on the following dataset. Convert a Date to Month in Excel: 6 Methods Method 1 - Converting a Date to the Month with ...

Excel VBA: Check If Multiple Cells Are Empty (9 Examples)

A Microsoft Excel file usually contains data in each cell. Sometimes some cells remain empty. To detect empty cells in Excel is tiresome work. We can ...

How to Shift Cells Down in Excel without Changing Formula (4 Methods)

Normally Formulas are associated with the referenced cell but for any reason or circumstances if you want or wish to shift cells down in Excel ...

How to Add Leading Zeros in Excel Text Format (11 Methods)

Method 1 - Add Leading Zeros Manually in Excel Steps: Go to cell D5 and manually insert the value of cell C5 with two zeros (00). ...

How to Select from Drop Down and Pull Data from Different Sheet in Excel

Method 1 - Use the VLOOKUP Function to Select from a Drop-Down and Pull Data from a Different Sheet in Excel We will use a dataset that contains ...

How to Use Excel Formula to Find Last Row Number with Data: 2 Easy Ways

In this article, we will use an Excel formula to find the last row number with data for two cases – either when the last row is blank or when it is ...

If Checkbox Is Checked Then Apply Formula in Excel (4 Methods)

Here's the data set we will use to insert checkboxes and apply formulas based on whether they are checked. Method 1 - Apply Formula Based ...

Excel Formula for Current Month and Year (3 Examples)

Let's use the following dataset that represents some gadgets’ order date at a store. Here the order dates are the current date and the dates are in ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo