|
-
Jul 28th, 2006, 10:23 AM
#1
Thread Starter
Member
[RESOLVED] Rank - VBA
Hi Experts!
I am in great trouble help me out with this.
Here is my excel sheet view
Rank Name
1 A
1 B
1 C
2 A
2 B
2 C
3 A
3 B
3 C
Question
Now I want when I run a macro I should get only Top two values from each Rank.
Example output
1 A
1 B
2 A
2 B
3 A
3 B
Could you please give me a code for this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|