PC Review


Reply
Thread Tools Rate Thread

Data Validation List - Multiple Columns

 
 
Chris Hankin
Guest
Posts: n/a
 
      22nd Aug 2007

Hello, could someone please advise on how I can make a selection from a
drop-down box that is linked to a Data Validation List in the following
way?

Worksheets named:

Form &
Local and Global Profiles

Defined Name: Local_Profile_Name = 'Local and Global
Profiles'!$A$2:$A$66

The Worksheet named: Local and Global Profiles contains 3 columns.
Column A: Local Profile Name (A1:A66) A1 cell has the text: Local
Profile Name as a header. Column B: Corresponding Global Name (B1:B66)
B1 cell has the text: Corresonding Global Name as a header. Column C:
Incumbent (C1:C66) C1 cell has the text: Incumbent as a header. Thus,
each Local Profile Name has an associated Global Profile Name and an
Incumbent.

In the Worksheet named: Form, I have used a Data Validation List for
cells: (C10:C19). The Data Validation List = Local_Profile_Name

What I am trying to accomplish is that when I use a drop-down box on the
Worksheet named: Form in cells (C10:C19), I would like the associated
data (found in the Worksheet named: Local and Global Profiles) for my
selection to automatically populate the adjacent cells in the range
D10:E19). So, when I make a selection in cell C10, then cells D10 and
E10 are automatically populated with the associated data for that
selection.

Please follow this example to clarify:

If I use the drop-down box on the Worksheet named: Form in cell C10 and
choose 'shop assistant' (without the quotation marks)as the Local
Profile Name, I need the associated data of the Corresponding Global
Name (located in Worksheet named: Local and Global Profiles) of 'shop
supernumery' (without the quotation marks) to be automatically populated
in the worksheet named:Form in cell D10.

Also I need the associated data of the Incumbent (located in Worksheet
named: Local and Global Profiles) of 'Attendent' (without the quotation
marks) to be automatically populated in the worksheet named: Form in
cell E10.

If anyone could please help that would be greatly appreciated.

If you need further clarification, please let me know.

Kind regards,

Chris.

*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
 
Shane
Guest
Posts: n/a
 
      22nd Aug 2007
On Aug 21, 5:00 pm, Chris Hankin <chris.han...@defence.gov.au> wrote:
> Hello, could someone please advise on how I can make a selection from a
> drop-down box that is linked to a Data Validation List in the following
> way?
>
> Worksheets named:
>
> Form &
> Local and Global Profiles
>
> Defined Name: Local_Profile_Name = 'Local and Global
> Profiles'!$A$2:$A$66
>
> The Worksheet named: Local and Global Profiles contains 3 columns.
> Column A: Local Profile Name (A1:A66) A1 cell has the text: Local
> Profile Name as a header. Column B: Corresponding Global Name (B1:B66)
> B1 cell has the text: Corresonding Global Name as a header. Column C:
> Incumbent (C1:C66) C1 cell has the text: Incumbent as a header. Thus,
> each Local Profile Name has an associated Global Profile Name and an
> Incumbent.
>
> In the Worksheet named: Form, I have used a Data Validation List for
> cells: (C10:C19). The Data Validation List = Local_Profile_Name
>
> What I am trying to accomplish is that when I use a drop-down box on the
> Worksheet named: Form in cells (C10:C19), I would like the associated
> data (found in the Worksheet named: Local and Global Profiles) for my
> selection to automatically populate the adjacent cells in the range
> D10:E19). So, when I make a selection in cell C10, then cells D10 and
> E10 are automatically populated with the associated data for that
> selection.
>
> Please follow this example to clarify:
>
> If I use the drop-down box on the Worksheet named: Form in cell C10 and
> choose 'shop assistant' (without the quotation marks)as the Local
> Profile Name, I need the associated data of the Corresponding Global
> Name (located in Worksheet named: Local and Global Profiles) of 'shop
> supernumery' (without the quotation marks) to be automatically populated
> in the worksheet named:Form in cell D10.
>
> Also I need the associated data of the Incumbent (located in Worksheet
> named: Local and Global Profiles) of 'Attendent' (without the quotation
> marks) to be automatically populated in the worksheet named: Form in
> cell E10.
>
> If anyone could please help that would be greatly appreciated.
>
> If you need further clarification, please let me know.
>
> Kind regards,
>
> Chris.
>
> *** Sent via Developersdexhttp://www.developersdex.com***


It sounds to me lik you should use a VLOOKUP function. A great
tutorial is found on Debra Dalgleish's site. Here is the link to
VLOOKUP explanation.

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

Hope that helps.

Regards,
Shane

 
Reply With Quote
 
Chris Hankin
Guest
Posts: n/a
 
      22nd Aug 2007
Thanks Shane - I'll check out that tutorial and see how I go.



*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
data validation across multiple columns AKrobbins Microsoft Excel Worksheet Functions 1 6th May 2011 04:15 PM
Data Validation on multiple columns NDBC Microsoft Excel Misc 3 19th Aug 2009 03:22 AM
Data Validation using multiple columns =?Utf-8?B?Qm9i?= Microsoft Excel Programming 4 6th Apr 2007 04:26 AM
Data validation for Multiple columns NC Microsoft Excel Misc 2 11th May 2005 01:51 PM
data validation list from two columns =?Utf-8?B?b3Rpbmt5?= Microsoft Excel Misc 1 21st Mar 2005 01:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:35 AM.