Help!

how do I get this

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions RSS
Next:  Dispalying negative times  
Author Message
Mutaz
External


Since: Nov 19, 2005
Posts: 1



PostPosted: Sat Nov 19, 2005 3:51 pm    Post subject: how do I get this
Archived from groups: microsoft>public>excel>worksheet>functions (more info?)

I'm trying to find a function that find the max. value in one column but
return the corrosponding value from a different column though in the same row.
Back to top
Dave Peterson
External


Since: Jul 08, 2005
Posts: 16047



PostPosted: Sat Nov 19, 2005 6:20 pm    Post subject: Re: how do I get this [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

=index(a1:a10,match(max(b1:b10),b1:b10,0))

Mutaz wrote:
>
> I'm trying to find a function that find the max. value in one column but
> return the corrosponding value from a different column though in the same row.

--

Dave Peterson
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum