Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drop down list Determined By Cell Value

Status
Not open for further replies.

BDNH

Technical User
Joined
Jan 22, 2003
Messages
33
Location
CL

Me again

Can I make a drop down list that is based on a cell value?
On Sheet 1 I use a Drop down list in cell U5 to choose the nominal Outside Diameter (OD) of the pipe I want to work with.

On Sheet 2 In Cell A8 I have a VLOOKUP formula that returns the physical OD of the pipe. I want a drop down list that would let me choose the possible wall thickness'(WT) for this size of pipe I would like this list on sheet 2 cell D8 I need it to change depending on what the VLOOKUP returns in cell A8

example: I choose a nominal OD of 6" on sheet 1 U5 - The VLOOKUP on sheet 2 A8 retunes 6.625" I have a named range on Sheet 3 with the possible wall thickness named "SixInWT". How do I get the drop down list to use this named range instead of another? the possible nominal OD sizes range from 2.5" to 24" each with their respective Wall thickness choices

In short - I need the drop down list to use a different named range depending on the value of a certain cell

Clear as mud?

thanks in advance





 
Thanks Skip

Looks like just what I'm looking for
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top