Data Validation Selection Popup Tool – Contextures

With the free Data Validation Select Popup (DVSP) tool from Contextures, you can add popup lists to Excel workbooks.

Set the rules you’d like for the pop-up lists — allow single item selection in some columns, and allow multi-selection in other columns.

You can even let people add new items to some lists – if you trust them!

Data Validation Selection Popup Tool

Pop-Up List Settings

The Contextures Data Validation Select Popup tool lets you show a popup list when you click on a cell that contains a data validation drop down list.

  • Or, set the pop-up list to appear when you double-click on a data validation cell (that’s what I usually do).

In the pop-up list, you can quickly see all the items in the list, instead of slowly scrolling through a long list.

Single Selection or Multi-Select

In some columns, you can allow a single selection only. In the screen shot below, you can only select one of the three countries from the list.

select a single item from the list

However, in some columns, the multi-select option might be allowed.

For example, in the screen shot below, you can pick one or more of the cities from the pop-up list.

multi select listbox for cities

Dependent Data Validation

Another helpful feature is support for dependent data validation.

For example, in the screen shot above, the city column has dependent data validation.

  • Canada was selected in the Region column
  • Only the Canadian cities are the in pop-up list for the City column

Video: Watch the DVSP Demo

First, to see how the multiple selection popup lists works, you can watch this short video.

To follow along with the DVSP demo, go to the Data Validation Select Popup page, and download the DVSP Demo workbook.

  • Note: The DVSP tool is a free version of the popular DVMSP tool that I sold for several years. In the videos, screen shots and written steps, you might see “DVMSP”, instead of “DVSP”.

Video: How to Use DVSP Setup File

Next, you can watch this video to see the DVSP setup file steps, and there are written instructions in the Setup file.

Excel Skills Needed

To use the DVSP tool, you will need the following Excel skills, to get your file ready:

  • create a named range (for the list of items) — there are instructions and a video here: Create a Named Range
  • create drop down list(s) on the worksheet, based on a named range — there are instructions and a video here: Create a Drop Down List

Get the DVSP Excel Files

To get the Contextures DVSP Setup file, and DVSP Demo file, go to the Data Validation Select Popup page, and go to the Download section.

Be sure to unblock the zipped files after you download them, or they won’t work correctly. There are steps to Unblock Files on my Contextures site.

  • NOTE: There is no technical support provided for the DVSP tool. Use the tool as is, and at your own risk.

unblock zipped files in Windows Explorer

Related DVSP Pages

For more DVSP tips and instructions, visit the following pages:

Data Validation Multi-Select Popup page

DVSP User Guide page

DVSP Frequently Ask Questions (FAQ) page

____________

Data Validation Selection Popup Tool – Contextures

Data Validation Selection Popup Tool - Contextures

____________

How to Prevent Duplicate Entries in Excel Column

In some workbooks, you might need to block duplicate entries in a column. For example, we don’t want 2 employees to have the same ID number. See how to set up a custom rule for that, with data validation. And keep reading, to see why COUNTIF can cause problems for you.

Continue reading “How to Prevent Duplicate Entries in Excel Column”

Hide Used Items in Drop Down List With Excel 365 Formula

In some data entry lists, you only want each item selected once. For example, pick players for a baseball lineup, or assign employees for their weekly on-call assignment. To prevent entries from being selected twice, use this data validation trick, to hide the used items in an Excel drop down list.

Continue reading “Hide Used Items in Drop Down List With Excel 365 Formula”

Excel Drop Down List with Latest Items at Top

In this data validation drop down list, the most recently ordered products are at the top. The rest of the product names are below those, in alphabetical order. There’s a worksheet cell where you can set the number of top items. This technique uses new functions, SORTBY and MAXIFS, which are available in Excel 365.

Continue reading “Excel Drop Down List with Latest Items at Top”

Add Letter Headings in Excel Drop Down List

If an Excel drop down has a long list of items, it can take lots of scrolling to find the item you need. To make things easier, add single-letter headings in the list. You’ll be able to get to any starting letter quickly. See Roger Govier’s technique for setting that up, and an updated version of his macros.

Continue reading “Add Letter Headings in Excel Drop Down List”

Excel Drop Downs from Dynamic Arrays

Select a region name in one Excel drop down list. Then, in the next drop down list, select from a list of employees who work in that region. You’ve seen this dependent drop down trick before, but watch my latest video below, to see a new twist on this technique.

Continue reading “Excel Drop Downs from Dynamic Arrays”

Dependent Drop Down List in Excel

With Excel data validation, you can create drop down lists in worksheet cells. Show the same list all the time, or show a “dependent” drop down  list, based on the value entered  in another cell. This video shows how to set one up, and there are written steps too.

Continue reading “Dependent Drop Down List in Excel”

Allow Weekend Dates Only in Excel

With Excel Data Validation, you can add rules to a data entry sheet, and control what people put in the cells. In today’s example, we’ll set up a cell that only allows you to enter a weekend date. Just remember that Data Validation isn’t foolproof, and people can find ways around your rules.

Continue reading “Allow Weekend Dates Only in Excel”