Advanced Excel

How to Remove Used Items from Drop Down List in Excel (2 Methods)

While working with data validation in Excel, you might need to remove used items from the drop-down list to avoid assigning an item in the list ...

How to Apply Multiple Data Validation in One Cell in Excel: 3 Methods

Method 1 - Apply Multiple Data Validation in One Cell in Excel with Specific Criteria STEPS: Combine the criteria formulas in a nested formula ...

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 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 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 Create a Form with Drop Down List in Excel

Method 1 - Create Form Area Select an area on your Worksheet where you will create your custom form. Select your background color. We chose ...

Creating a Drop-Down Filter to Extract Data Based on a Selection in Excel – 4 Methods

This is the sample dataset: Method 1 - Create a Drop-Down Filter to Extract Data Based on Selection with Helper Columns in Excel Insert 3 ...

How to Remove Blanks from a Data Validation List in Excel (5 Methods)

Method 1 – Using the OFFSET Function Steps: Enter the following formula in cell C5: =FILTER(B5:B14,B5:B14<>"") Here, the ...

How to Create a Drop-Down List with Unique Values in Excel – 4 Methods

The sample dataset showcases Product name, Category, and Country to which the product is exported. Method 1 - Insert a Pivot Table to ...

Problem and Solution of Data Validation Not Working Copy Paste in Excel

Method 1 - Reason for Data Validation Not Working Copy Paste in Excel Steps:  We selected Column B which contains the Employee Name. From ...

Create a Searchable Drop Down List in Excel (2 Methods)

The following picture highlights what you can do with a searchable drop-down. Imagine you have the following dataset in the worksheet ...

How to Use a Custom VLOOKUP Formula in Excel Data Validation – 2 Methods

The sample dataset showcases sales in different regions. Method 1 - Using a Drop-down List of Data Validation with the VLOOKUP Function in ...

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

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo