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

Reflects the filtered value in desired cell.

Saurabh Joshi

New Member
This is my sheet below...

S. No. Name Sport
1 Saurabh Cricket
2 Saurabh Badminton
3 Suresh Cricket
4 Suresh Hockey
5 Ram Hockey


Query:
I put a filter on the above data. and i filter the data according to the name.
I want that when i put filter on name then the filtered name is automatically reflects to a cell.
Suppose i set filter to "saurabh", then in the desired cell it will show name "saurabh". but if i change filter data to "suresh" then value on that cell change to "suresh".
 
Hi ,

If you filter on a name which exists in your data , then it is obvious that the first row will contain that name somewhere in some cell.

In your desired cell , just put in a formula to refer to this cell in your data. It will display the name.

Narayan
 
Back
Top