• 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.

Dynamic list for data validation

Ufoo

Member
Hello excel gurus,

I like to try different options. I have designed this formula for dynamic list for data validation: B3:INDEX($B$3:$B$28,MATCH(LOOKUP(2,1/($B$3:$B$28<>""),$B$3:$B$28),$B$3:$B$28,0)).

The formula calculated perfectly, but was rejected in the data validation menu; with the message you may not use reference operators or any constant for data validation criteria.

1) Any ideas on this problem please?
2) Any ideas on the formula please? Thanks
 
Back
Top