• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Displaying list in offset/match/countif function

ysherriff

Member
I have a dependent data validation list that is created via offset, match and countif. I want to know the formula that will display all the text of the selected range.

Here is an example, with an attached file for review:

This formula check to see
=OFFSET(LC_START_CELL,MATCH($I$3,CONTROL_DC,0),0,COUNTIF(CONTROL_DC,I$3),1)

So in the example below, the user selects Atlanta and then the dependent dropdown list will show all the facility in Atlanta. That part I have done. But what I am looking for is a formula that will automatically populate the facility in a different cell or range.

Here is an example:

Facility State
00715 - GL - BRIARWOOD ATLANTA
00769 - GL - DECATUR ATLANTA
00766 - GL - DUNWOODY ATLANTA
00730 - GL - GLENWOOD ATLANTA


Thank you very much...
 
Back
Top