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

Create a Table of unique values from Another Table

David Evans

Active Member
I've been absent for a long time. I trust the denizens of Chandoo.org are happy and healthy.

I want to create a Table of unique values from another Excel Table, so that I can use it as a source for a lookup.

e.g. from the dates in Table 1, I want to derive the unique values, sorted in newest to oldest, to be the source of a dropdown list. My thought is that I should create Table 2 as the repository for the Unique values. However, I suspect it can be done without creating the second table, but I'm not smart enough to do it!

All suggestions gratefully received.
 
Consider using Get & Transform (load table and remove duplicates) or FILTER( ) if your subscription of 365 already has it on board.
 
Back
Top