Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50123

Display all the related content when i search for a particular information

$
0
0
Hi all,

My problem is,

I have 3 participants Cus1,Cus2 and Cus3. They do different activities at different time like playing TT, tennis, cricket etc.
My excel is like
Column 1 - Name, Column 2 - Activity

Now, When i search for a particular participant , it should display all the activities he has performed. It should also include if he has repeated it.

My Method:
I tried with index formula but there are problems.
Problem 1: The range is fixed, so every time when i search it displaces only the same value.
Problem 2: When i din't fix the range (i.e., didn't prefix '$'), Not solved - It is not the right logic also.

kindly help me. Can it be done only through macro ?
Attached Files

Viewing all articles
Browse latest Browse all 50123

Trending Articles