Hi
I have this sheet where i want to return the 10 largest values in a msgbox.
e.g. i have
A B
Martin 10
Brian 10
Kitt 9
Jens 11
Peter 1
and many more. Then i want a msgbox showing me the 10 largest values and the name. Ive tried this code:
But when im running the code i get a msgbox with e.g![]()
Please Login or Register to view this content.
Jens 11
Martin 10
Martin 10 -should have been Brian!
Kitt 9
etc.
Please help =) Thank you!
Best Regards Martin
Bookmarks