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.

Method1 – Using a Data Validation List to Create a Drop-Down List from Another Excel Sheet

Steps:

  • Select cell range B5:B11 from the “dropdown” sheet.
  • From Data tab >>> Data Validation.

The Data Validation dialog box will appear.

Data Validation list from another Sheet

  • Select List from the Allow drop-down menu.

Note: Ignore blank and In-cell dropdown should be checked by default. If not, put a tick mark beside those.

  • Click on the Source box.
  • Select the “source” sheet.

  • Select the cell range B5:B11. This is our validation list.
  • Press OK.

Data Validation list from another Sheet

  • Click on the arrow icon.

 

We can see our Data Validation list from another sheet.

  • Choose anything from the list.

Data Validation list from another Sheet

The value will be inserted into our dataset.

Here, we’ve filled our dataset using the Data Validation list from the other sheet in Excel.

Data Validation list from another Sheet

Read More: How to Make a Data Validation List from Table in Excel


Method 2 – Applying Date Range by Using Data Validation List From Another Sheet

The dataset has an empty stock date column for the products. We’ll populate this using the Data Validation list. This time, we’ll use the Date between option.

Steps:

Data Validation list from another Sheet

  • Choose the cell reference from the “source” sheet.
    • Start date: B14 cell from “source” sheet.
    • End date: B15 cell from “source” sheet.

Sometimes, we need to use an absolute cell reference in our data. This will ensure that our data doesn’t change when we move to another cell.

  • Press OK.

Data Validation list from another Sheet

If we enter anything other than our defined criteria, then we’ll get an error message. This message can be modified.

We can change the message by going to the Error Alert tab from the Data Validation dialog box.

  • Enter something in the Title: This is an optional task.
  • Customize the message by typing in the Error message:
  • Press OK.

Data Validation list from another Sheet

We see our custom error message is working.

We can manually type the dates into the rest of the fields. A warning message will be shown if we type something beyond the date range. That is how we can apply the Data Validation list to restrict our cells.

Data Validation list from another Sheet


Method 3 – Fixing Time Limit by Applying Data Validation List from Another Excel Sheet

The Data Validation list to limit our time input in the cells. That list is on another sheet. We will input time within our criteria in the Stock Time column.

Steps:

  • Select the cell range D5:D11.
  • bring up the Data Validation dialog box.
  • Choose these options:
    • Allow: Time.
    • Data: between.
    • Start time: cell F14 from the “source” sheet.
    • End time: cell F15 from the “source” sheet.
  • Press OK.

Data Validation list from another Sheet

We can populate the Stock Time column between 8 AM and 5 PM.


Method 4 – Getting Greater Numbers with Excel Data Validation List From Another Sheet

Another column has been added to our dataset. We’ll use the greater than criteria for the whole number to apply the Data Validation list.

Data Validation list from another Sheet

Steps:

You may get a similar warning message. Click NO.

  • From the dialog box, choose these:
    • Allow: Whole number.
    • Data: greater than.
    • Minimum: cell F7 from the “source” sheet.
  • Press OK.

Data Validation list from another Sheet

We can put values greater than 0 in the Amount Sold column. This Data Validation list can help us avoid typing wrong values.


Method 5 – Applying Data Validation List from Another Sheet to Limit Text Length

Below is a new dataset. We’ll input the Salesperson associated with a Product sale. We’ll only input short names.

Data Validation list from another Sheet

Steps:

We can use our Data Validation list to fill the rest of the cells.

Data Validation list from another Sheet


Method 6 – Using Data Validation List from Another Sheet to Create Dependent a Drop-Down List

We’ll create a dependent drop-down menu using the Data Validation list.

Steps:

  • Create a Named Range.

Data Validation list from another Sheet

  • Select the cell range B29:C33.
  • From Formulas tab >>> Create from Selection.

A dialog box will appear.

  • Select Top row.
  • Press OK.

Data Validation list from another Sheet

There is a Name Box at the top right corner. Click it to see our Named Range.

We see our two Named Ranges: Beverages and Snacks.

Data Validation list from another Sheet

  • Select cell B4.
  • Bring up the Data Validation dialog box from the Data tab.
  • Choose these settings:
    • Allow: List.
    • Source: select cell range B29:C29.
  • Press OK.

The B5 cell shows the two categories.

  • make a dependent list in cell C5.

Data Validation list from another Sheet

  • Select the cell range C5:C11.
  • From the Data tab, bring up the Data Validation dialog box.
  • Set these values:
    • Allow: List.
    • Source: Type the following formula there.
=INDIRECT(B5)
  • Press OK.

In cell C5, products from the Snacks category are shown.

Data Validation list from another Sheet

If we change cell B5 to Beverages, then cell C5 will change.

We can do this for the rest of the cells and fill them with dependent values.

Data Validation list from another Sheet

Read More: Excel Data Validation Drop Down List with Filter


Download the Practice Workbook


Related Articles


<< Go Back to Data Validation in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Rafiul Haq
Rafiul Haq

Rafiul Haq worked as an Excel and VBA Content Developer in Exceldemy for over two years and published almost 200 articles for the website. He is passionate about exploring new aspects of Excel and VBA. He received his Bachelor of Science in Mechanical and Production Engineering (MPE) from the Islamic University of Technology. Rafiul furthered his education by obtaining an MBA in Finance from the Institute of Business Administration (IBA) at the University of Dhaka. Apart from creating... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo