Share via

Excel Data Validation using Multiple Columns

Anonymous
2013-01-23T09:57:32+00:00

Hi

I have data in a worksheet like so:

Name        Skill1                           Skill2                           Skill3

Bob           Computers                  Fishing                        TV

Dave         Fishing                         TV                               Cars

John          TV                                Computers                 Chess

Mike         Cars                              Computers                  TV

I'd like to have a list of skills (the same ones that appear in the array above):

Computers

TV

Fishing

.

.

and beside each one have a Data Validation drop down that will show all the names that have that as one of their skills.  EG for Fishing the drop down will contain Bob and Dave, for Computers the drop down contains Bob, John and Mike

Any pointers, ideas etc gratefully received

TIA

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2013-01-24T01:31:16+00:00

    Hi Ashish

    I have not checked out your proposed answer yet, and will do so tonight.

    The actual data will contains dozens of names, so to list everyone would be cumbersome.  This is for working out rosters so want to minimise the chance of mis-entry., and make it easy to fill the data in.

    Cheers

    Was this answer helpful?

    0 comments No comments
  2. Ashish Mathur 101.9K Reputation points Volunteer Moderator
    2013-01-24T00:03:22+00:00

    Hi,

    Are you absolutely particular about there being a validation drop down?  In other words, would you be willing to work with a solution where Bob would appear as many times are skills that he possesses.

    If you can live with what I suggested, you may use my solution at the following link - http://www.ashishmathur.com/converting-a-matrix-data-layout-to-a-tabular-layout/

    Hope this helps.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-01-23T12:14:10+00:00

    Hi, use data validation dependent lists, see Debra explanation and examples

    http://www.contextures.com/xlDataVal02.html

    Was this answer helpful?

    0 comments No comments