Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 100
Default vlookup with dropdown list

I need to extract info from a dropdown list with reference to another cell
but cannot figure out how .

A1 : with data vadilation to select from a range list named as "list"
B1 : =IF(AI="","",VLOOKUP(A1,list,2,0))
C1 : =IF(AI="","",VLOOKUP(A1,list,3,0))
D1 : =IF(AI="","",VLOOKUP(A1,list,6,0))

E1 : in this cell, I need it to base on cell A1 selection and have a
dropdown list (like data vadilation) to select from a data list under the
name "area"

F1 : in this cell, it will base on cell E1 selection and have a dropdown
list to select from a data lsit under the name "location"

Pls help (had only figure out to put the data in one worksheet by naming the
data range and be used within the workbook

vcff





  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default vlookup with dropdown list

See:

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


--
Gary''s Student - gsnu200852


"vcff" wrote:

I need to extract info from a dropdown list with reference to another cell
but cannot figure out how .

A1 : with data vadilation to select from a range list named as "list"
B1 : =IF(AI="","",VLOOKUP(A1,list,2,0))
C1 : =IF(AI="","",VLOOKUP(A1,list,3,0))
D1 : =IF(AI="","",VLOOKUP(A1,list,6,0))

E1 : in this cell, I need it to base on cell A1 selection and have a
dropdown list (like data vadilation) to select from a data list under the
name "area"

F1 : in this cell, it will base on cell E1 selection and have a dropdown
list to select from a data lsit under the name "location"

Pls help (had only figure out to put the data in one worksheet by naming the
data range and be used within the workbook

vcff





  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 100
Default vlookup with dropdown list

Thanks for the help.

vcff

"Gary''s Student" wrote:

See:

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


--
Gary''s Student - gsnu200852


"vcff" wrote:

I need to extract info from a dropdown list with reference to another cell
but cannot figure out how .

A1 : with data vadilation to select from a range list named as "list"
B1 : =IF(AI="","",VLOOKUP(A1,list,2,0))
C1 : =IF(AI="","",VLOOKUP(A1,list,3,0))
D1 : =IF(AI="","",VLOOKUP(A1,list,6,0))

E1 : in this cell, I need it to base on cell A1 selection and have a
dropdown list (like data vadilation) to select from a data list under the
name "area"

F1 : in this cell, it will base on cell E1 selection and have a dropdown
list to select from a data lsit under the name "location"

Pls help (had only figure out to put the data in one worksheet by naming the
data range and be used within the workbook

vcff





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
dropdown list determined by another dropdown list Wackyracer Excel Discussion (Misc queries) 5 April 27th 09 10:49 PM
HOW DO I CREATE A DROPDOWN PICK LIST FROM A VLOOKUP with multiple NSH Excel Worksheet Functions 1 June 11th 08 09:08 PM
result of selecting from the dropdown list should be a dropdown list No News Excel Worksheet Functions 0 July 5th 06 04:09 PM
result of selecting from the dropdown list should be a dropdown list No News Excel Worksheet Functions 2 July 1st 06 10:53 AM
VLOOKUP specific data for month required via dropdown list Toni Bennett Excel Worksheet Functions 4 June 7th 06 04:30 PM


All times are GMT +1. The time now is 02:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"