Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 394
Default Find Minimum and Return a Figure

Good morning,

I have in column i from i22 to i whatever a list of amounts.
What I would like to do please is find the minimum amount in column i
and for the formula to return the figure from column B.

Thanks in advance,
Paul
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default Find Minimum and Return a Figure

Try

=INDEX(B:B,MATCH(MIN(I:I),I:I,0))

--
__________________________________
HTH

Bob

"Paul Black" wrote in message
...
Good morning,

I have in column i from i22 to i whatever a list of amounts.
What I would like to do please is find the minimum amount in column i
and for the formula to return the figure from column B.

Thanks in advance,
Paul



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Find Minimum and Return a Figure

On Sep 28, 9:43*am, "Bob Phillips" wrote:
Try

=INDEX(B:B,MATCH(MIN(I:I),I:I,0))

--
__________________________________
HTH

Bob

"Paul Black" wrote in message

...



Good morning,


I have in column i from i22 to i whatever a list of amounts.
What I would like to do please is find the minimum amount in column i
and for the formula to return the figure from column B.


Thanks in advance,
Paul- Hide quoted text -


- Show quoted text -


Hi Bob,

Brilliant, works like a dream.

Thanks,
Paul
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Returning A Minimum Figure Hammer[_2_] Excel Worksheet Functions 3 December 10th 09 04:43 PM
Need help with look up and return minimum value soeo22 Excel Discussion (Misc queries) 0 June 30th 09 06:37 AM
need help with if statement that calculate minimum figure KateZed Excel Worksheet Functions 2 November 17th 08 06:41 PM
minimum a fixed figure when it is lower weepel New Users to Excel 5 June 22nd 05 06:46 PM
How do I get "minimum value" in a range to NOT return zero? Blade Excel Worksheet Functions 4 February 2nd 05 02:06 AM


All times are GMT +1. The time now is 11:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"