PC Review


Reply
Thread Tools Rate Thread

choosing a cell from a range

 
 
=?Utf-8?B?Um9iZXJ0LUFscGhh?=
Guest
Posts: n/a
 
      12th Sep 2007
Using the function below i get the answer i am looking for... however, what
if two people have the same exact score? it looks like based on the function
below the first occurance is picked up... can i build some kind of warnning
or can i show both names?

Subject: RE: choosing the a cell from a range 9/12/2007 12:57 PM PST

By: excelent In: microsoft.public.excel.misc

=INDEX(A1:A10,MATCH(MAX(B1:B10),B1:B10,0))

"Robert-Alpha" skrev:

> =IF(B1=(LARGE($B$1:$B$10,{1})),B1,"") based on the formula to the left i am
> able to identify the highest scoring person. However, now i want to display
> that person's name a separate cell on top of the sheet.... so, i need a
> function that looks at column C1:C10 and returns "Sue"
>
> Or instead of having to do the formula above... have a funtions that looks
> at the data and returns "Sue"
>
> Thank you in advance for your help!
>
>
> Joe 1
> Robert 2
> Steve 5
> Sebastian 6
> Karen 10
> Sue 50 50
> Bernice 30
> Mary 40
> Ben 9
> Dan 10
>


 
Reply With Quote
 
 
 
 
Peo Sjoblom
Guest
Posts: n/a
 
      12th Sep 2007
The easiest way would be to use autofilter, then from the dropdown select
top 10, adjust it to top 1 and all max values will be displayed


--
Regards,

Peo Sjoblom




"Robert-Alpha" <(E-Mail Removed)> wrote in message
news:083D4745-A24D-48F6-A99C-(E-Mail Removed)...
> Using the function below i get the answer i am looking for... however,
> what
> if two people have the same exact score? it looks like based on the
> function
> below the first occurance is picked up... can i build some kind of
> warnning
> or can i show both names?
>
> Subject: RE: choosing the a cell from a range 9/12/2007 12:57 PM PST
>
> By: excelent In: microsoft.public.excel.misc
>
> =INDEX(A1:A10,MATCH(MAX(B1:B10),B1:B10,0))
>
> "Robert-Alpha" skrev:
>
>> =IF(B1=(LARGE($B$1:$B$10,{1})),B1,"") based on the formula to the left i
>> am
>> able to identify the highest scoring person. However, now i want to
>> display
>> that person's name a separate cell on top of the sheet.... so, i need a
>> function that looks at column C1:C10 and returns "Sue"
>>
>> Or instead of having to do the formula above... have a funtions that
>> looks
>> at the data and returns "Sue"
>>
>> Thank you in advance for your help!
>>
>>
>> Joe 1
>> Robert 2
>> Steve 5
>> Sebastian 6
>> Karen 10
>> Sue 50 50
>> Bernice 30
>> Mary 40
>> Ben 9
>> Dan 10
>>

>



 
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
Populating a Cell by Choosing from a Pick list in another Cell jbanda Microsoft Excel Programming 1 27th Mar 2009 06:34 PM
choosing a range dynamically SteveDB1 Microsoft Excel Programming 1 15th Apr 2008 06:40 PM
Randomly choosing a cell from a range of cells? emd Microsoft Excel Discussion 3 26th Sep 2007 01:10 PM
choosing the a cell from a range =?Utf-8?B?Um9iZXJ0LUFscGhh?= Microsoft Excel Misc 3 12th Sep 2007 09:16 PM
Choosing a range of data cclark Microsoft Access Queries 8 20th Dec 2006 12:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:28 AM.