How to Use Named Range for Data Validation List with VBA in Excel

If you are looking for the easiest ways to use named range for data validation list in Excel VBA, then you will find this article useful. Named ...

How to Get First Day of Month from Month Name in Excel (3 Ways)

During our work with Excel, sometimes we need to know the first day of the given month or date. But there is no direct function or formula in Excel ...

How to Get Last Day of Previous Month in Excel (3 Methods)

  The sample dataset contains a list of dates in column B. We'll find the last day of the previous month in column C. Method 1 - ...

How to Convert 7 Digit Julian Date to Calendar Date in Excel (3 Ways)

The date format which uses the combination of a year and the number of days since the start of that year is known as Julian Date format. In the 7 ...

How to Remove Blank Cells from a Range in Excel (9 Methods)

We have a data range (B4:E12) that contains sales data for several electronic products (Date-wise). You can delete blank cells manually by selecting ...

How to Stop Excel from Auto Formatting Dates in CSV: 3 Methods

Method 1 - Save the CSV File as Text Document to Stop Excel from Auto Formatting Dates STEPS: Open the CSV file. Click on the File tab. A ...

How to Use Excel VBA to Create Data a Validation List from Array

  The salespersons' dataset has their working region and selling products. We will create a data validation list for the Region and Product ...

How to Use a Data Validation List from Another Sheet (6 Methods)

The below dataset has two columns: The Product purchased by a customer will be inserted using the Data Validation drop-down list from another sheet. ...

How to Use Data Validation in Excel with Color (4 Ways)

We have a dataset containing five columns: Serial Number, Candidate Name, Acquired Number, DoB, and Candidate’s Code. We will use different Columns ...

How to Find Column Index Number in Excel (2 Methods)

In this tutorial, we will explain some ways to find the Column Index Number in Excel. We'll use the following dataset containing the Painting ...

How to Count Unique Values in a Filtered Column in Excel (5 Methods)

Dataset Overview In our dataset, we have information on the Quantity and Sales of various Product Categories, along with Order Dates and ...

How to Calculate First Day of Previous Month in Excel (2 Methods)

Method 1 - Use the EOMONTH Function to Calculate the First Day of the Previous Month Step 1: Enter the following formula in cell C5. ...

Excel VBA: Cell Reference in Another Sheet – 4 Methods

This is the sample data set. Method 1- Reference Cells in Another Sheet with Excel VBA Copy the data in D5 in ‘Sheet2’ to ‘Sheet1’ Step 1: ...

How to Convert Number to Text with Commas in Excel (3 Methods)

Dataset Overview We will be working with the following dataset to demonstrate these methods. Method 1 - Using FIXED Function The ...

How to Make Empty Cells Blank in Excel (3 Methods)

The sample dataset below will be used for illustration purpose. It contains some products in column B and the total sales of each product in column ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo