Search Contextures Sites

 

Learn how to create Excel dashboards.

 

 

Excel Video Tutorials -- Data Validation

Excel Data Validation - Add New Items 
Excel Data Validation - Different Drop Downs in Same Cell
Excel Data Validation - Ignore Blank Problems
Excel Data Validation - Select Multiple Items in One Cell

Excel Video Tutorials List

Excel Data Validation - Add New Items

Create an Excel Data Validation drop down list that allows users to add new items. New data validation items will be automatically added to the drop down list, and the list is sorted alphabetically.

For detailed instructions and an explanation of the Excel VBA code, see Excel Data Validation - Add New Items.

Excel Data Validation - Different Drop Downs in Same Cell

With this technique, you can select an item from an Excel drop down list, and see only the related items in the next drop down list. You'll limit the choices in an Excel data validation list, by using Excel named ranges and the INDIRECT function, to create dependent data validation lists.

In the example shown in this Excel video tutorial, if a country is selected from the first drop down, only that country's cities appear in the next column's drop down list.

Also, you can use the Excel IF function to make the selection more flexible. If no country is selected, show a list of world cities in the dependent drop down list.

Excel Data Validation - Ignore Blank Problems

With Excel data validation, you can select an item from an Excel drop down list, and see related items in the next drop down list. To do this, you set up Excel named ranges and use the INDIRECT function, to create dependent data validation lists.

In some cases though, uses will be able to enter invalid data in the dependent cell, if the first cell is empty. To prevent invalid entries, you can change the Ignore Blank setting. That can cause problems later, if you use the Circle Invalid Data command. Watch this video to see the details.

Excel Data Validation - Select Multiple Items in One Cell

With this technique, you can select an item from an Excel drop down list, and then select another item, or several items, in the same drop down. You can store all the selected items in one cell, or fill them across the row, or down a column.

For written details, see the Contextures Blog post Select Multiple Items From Excel Data Validation List

 

 

Excel Video Tutorials List

 
     

 

Excel Video Tutorials - Data Validation
Excel Video Tutorials - Data Validation Basics
Excel Video Tutorials 01
Excel Video Tutorials 02
Excel Video Tutorials 03
Excel Video Tutorials 04
Excel Video Tutorials 05
Excel Video Tutorials 06
Excel Video Tutorials 07
Excel Video Tutorials 08 
Excel Video Tutorials 09 
Excel Video Tutorials 10  
Excel Video Tutorials 11  

 

Privacy Policy

 

Contextures Inc., Copyright ©2013
All rights reserved.

 

Last updated: May 22, 2013 7:41 PM