PC Review


Reply
Thread Tools Rate Thread

Biggest value from B:B with Name from A:A

 
 
Handyy
Guest
Posts: n/a
 
      19th Jul 2006

Is there an easy way doing this.

A B
1 Name1 7
2 Name2 8
3 Name3 5
4 Name4 3
5 Name3 3

I'm trying to find biggest value from column B but I also would like to
get the name from column A. So that I would end up with Name 1 - 7 into
another sheet. How can I get A column to get involved in this?

The sheet I'm using has data for 1500 lines having names on col A and
number on col B.

Thanks!


--
Handyy
------------------------------------------------------------------------
Handyy's Profile: http://www.excelforum.com/member.php...o&userid=30958
View this thread: http://www.excelforum.com/showthread...hreadid=562680

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      19th Jul 2006
=index(Sheet1!a:a,match(max(sheet1!b:b),sheet1!b:b,0))



Handyy wrote:
>
> Is there an easy way doing this.
>
> A B
> 1 Name1 7
> 2 Name2 8
> 3 Name3 5
> 4 Name4 3
> 5 Name3 3
>
> I'm trying to find biggest value from column B but I also would like to
> get the name from column A. So that I would end up with Name 1 - 7 into
> another sheet. How can I get A column to get involved in this?
>
> The sheet I'm using has data for 1500 lines having names on col A and
> number on col B.
>
> Thanks!
>
> --
> Handyy
> ------------------------------------------------------------------------
> Handyy's Profile: http://www.excelforum.com/member.php...o&userid=30958
> View this thread: http://www.excelforum.com/showthread...hreadid=562680


--

Dave Peterson
 
Reply With Quote
 
Handyy
Guest
Posts: n/a
 
      21st Jul 2006

Hi,

Thanks for the answer, but I think I missed my point at my question,
I'm sorry about that.

What I actually want to do, is to get that list generated elsewhere in
descending order sorted by the B-column. So as for results, I would
want to print out 10 of the highest numbers and respective names beside
them in the A-column.


--
Handyy
------------------------------------------------------------------------
Handyy's Profile: http://www.excelforum.com/member.php...o&userid=30958
View this thread: http://www.excelforum.com/showthread...hreadid=562680

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
biggest @mail gibo Microsoft Outlook Discussion 1 30th Nov 2006 06:40 PM
What would you say is the biggest advaantage AND biggest drawback to Exchange cached mode in Outlook? Spin Microsoft Outlook 2 14th Oct 2006 05:24 AM
is it the biggest bug in winform?! YangHua Microsoft Dot NET Framework Forms 6 3rd Jun 2005 12:17 AM
is it the biggest bug in winform?! YangHua Microsoft Dot NET Framework Forms 0 1st Jun 2005 10:19 AM
biggest *.bak file kal Microsoft C# .NET 2 26th Oct 2004 09:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:02 AM.