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 ...

How to Use Pivot Table to Filter Date Range in Excel (5 Ways)

Suppose we have a dataset of a company's sales having Delivery Date, Region, Salesperson, Product Category, Product and Sales Amounts. We'll use a ...

VLOOKUP Date Range and Return Value in Excel: 4 Methods

Let’s introduce today’s dataset where the name of the Items is provided along with Order Dates, Unit Price, Quantity and Sales. Method 1 - ...

Default Value in Data Validation List with Excel VBA (Macro and UserForm)

While working with data validation list (s) in Excel or VBA, we often need to set a default value. In this article, I’ll show you how you can set a ...

How to Hide and Unhide Columns Based on a Drop-Down List Selection in Excel

How to Create a Drop-Down List in Excel STEPS: Select a cell (E3, in this example) on which we’ll create the drop-down list. Go to ...

How to Use IF Formula for Date Range in Excel (6 Methods)

We’ve taken a sample dataset with three columns: Products, Shipping Date, and Status. We’ll check if a date falls between a range, equals a range, ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo