Shweta
Well-known Member
- Joined
- Jun 5, 2011
- Messages
- 514
Hi All,
I have two columns, one with advisors name and other with their batch number. Say, column A and column B.
<COLGROUP><COL style="WIDTH: 48pt" span=2 width=64><TBODY>
</TBODY>
In cell C1, I have a data validation list having batch numbers
In column D, I want the unique names from col A based on the selection in Cell C1. For example if I select batch 21 in validation list, I want all the unique name from col A in column D...and same for all batches.
Note: - list is dynamic.
Please help me with a excel formula for the same.
Thanks in advance!
Regards,
Shweta
I have two columns, one with advisors name and other with their batch number. Say, column A and column B.
ColA | ColB |
Shweta | batch 21 |
Shweta | batch 21 |
Sweety | batch 20 |
Sweety | batch 20 |
Bodhika | batch 21 |
Rahul | batch 21 |
Bodhika | batch 21 |
Rahul | batch 21 |
Bodhika | batch 21 |
<COLGROUP><COL style="WIDTH: 48pt" span=2 width=64><TBODY>
</TBODY>
In cell C1, I have a data validation list having batch numbers
In column D, I want the unique names from col A based on the selection in Cell C1. For example if I select batch 21 in validation list, I want all the unique name from col A in column D...and same for all batches.
Note: - list is dynamic.
Please help me with a excel formula for the same.
Thanks in advance!
Regards,
Shweta