ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   vlookup with dropdown list (https://www.excelbanter.com/excel-discussion-misc-queries/230381-vlookup-dropdown-list.html)

vcff

vlookup with dropdown list
 
Need a dropdown list with reference to another cell

My problem

A1 : with data validation to select from a range named €ślist
B1 : =IF(A1="","",VLOOKUP(A1,list,2,0))
C1 : =IF(A1="","",VLOOKUP(A1,list,3,0))
D1 : =IF(A1="","",VLOOKUP(A1,list,5,0))

E1 : in this cell, I need it to base on cell A1 and have a dropdown list fro
me to select from a range of data by the name €śarea€ť

F1 : in this cell, I need it to base on cell E1 and have a dropdown list fro
me to select from a range of data by the name €ślocation€ť

Pls help

*I only able to figure out to give the data range a name in one worksheet
and will be able to be used in the whole workbook.

Regards
vcff


JLatham

vlookup with dropdown list
 
I think the best place to point you to for help on these dependent lists are
these two:
http://contextures.com/xlDataVal02.html
http://contextures.com/xlDataVal13.html

In setting up data validation, you can set it to lists that are on other
worksheets in a workbook if you give those lists Names. When you set up Data
Validation using the wizard, you choose List as the type of data and then in
the "Source" entry box you type something like
=ListRangeName
where ListRangeName is the name you gave to the list.

But it may be easier to simply put your lists on the same sheet in an unused
area and make sure that your PrintArea setting doesn't include that area.


"vcff" wrote:

Need a dropdown list with reference to another cell

My problem

A1 : with data validation to select from a range named €ślist
B1 : =IF(A1="","",VLOOKUP(A1,list,2,0))
C1 : =IF(A1="","",VLOOKUP(A1,list,3,0))
D1 : =IF(A1="","",VLOOKUP(A1,list,5,0))

E1 : in this cell, I need it to base on cell A1 and have a dropdown list fro
me to select from a range of data by the name €śarea€ť

F1 : in this cell, I need it to base on cell E1 and have a dropdown list fro
me to select from a range of data by the name €ślocation€ť

Pls help

*I only able to figure out to give the data range a name in one worksheet
and will be able to be used in the whole workbook.

Regards
vcff


vcff

vlookup with dropdown list
 
Thanks JLatham

After going thru the sites provided, I manage to sort out and get the job
done.

Vcff

"JLatham" wrote:

I think the best place to point you to for help on these dependent lists are
these two:
http://contextures.com/xlDataVal02.html
http://contextures.com/xlDataVal13.html

In setting up data validation, you can set it to lists that are on other
worksheets in a workbook if you give those lists Names. When you set up Data
Validation using the wizard, you choose List as the type of data and then in
the "Source" entry box you type something like
=ListRangeName
where ListRangeName is the name you gave to the list.

But it may be easier to simply put your lists on the same sheet in an unused
area and make sure that your PrintArea setting doesn't include that area.


"vcff" wrote:

Need a dropdown list with reference to another cell

My problem

A1 : with data validation to select from a range named €ślist
B1 : =IF(A1="","",VLOOKUP(A1,list,2,0))
C1 : =IF(A1="","",VLOOKUP(A1,list,3,0))
D1 : =IF(A1="","",VLOOKUP(A1,list,5,0))

E1 : in this cell, I need it to base on cell A1 and have a dropdown list fro
me to select from a range of data by the name €śarea€ť

F1 : in this cell, I need it to base on cell E1 and have a dropdown list fro
me to select from a range of data by the name €ślocation€ť

Pls help

*I only able to figure out to give the data range a name in one worksheet
and will be able to be used in the whole workbook.

Regards
vcff


JLatham

vlookup with dropdown list
 
Glad that I didn't point you to something that was totally a wasted effort on
your part. Hope you looked around on her site a little more - excellent
Excel resource.

"vcff" wrote:

Thanks JLatham

After going thru the sites provided, I manage to sort out and get the job
done.

Vcff

"JLatham" wrote:

I think the best place to point you to for help on these dependent lists are
these two:
http://contextures.com/xlDataVal02.html
http://contextures.com/xlDataVal13.html

In setting up data validation, you can set it to lists that are on other
worksheets in a workbook if you give those lists Names. When you set up Data
Validation using the wizard, you choose List as the type of data and then in
the "Source" entry box you type something like
=ListRangeName
where ListRangeName is the name you gave to the list.

But it may be easier to simply put your lists on the same sheet in an unused
area and make sure that your PrintArea setting doesn't include that area.


"vcff" wrote:

Need a dropdown list with reference to another cell

My problem

A1 : with data validation to select from a range named €ślist
B1 : =IF(A1="","",VLOOKUP(A1,list,2,0))
C1 : =IF(A1="","",VLOOKUP(A1,list,3,0))
D1 : =IF(A1="","",VLOOKUP(A1,list,5,0))

E1 : in this cell, I need it to base on cell A1 and have a dropdown list fro
me to select from a range of data by the name €śarea€ť

F1 : in this cell, I need it to base on cell E1 and have a dropdown list fro
me to select from a range of data by the name €ślocation€ť

Pls help

*I only able to figure out to give the data range a name in one worksheet
and will be able to be used in the whole workbook.

Regards
vcff



All times are GMT +1. The time now is 08:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com