Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default MIN match value above zero

I'm trying to match a value ABOVE ZERO in column B with an office name in
column A. How do I sort out and ignore any zero values?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default MIN match value above zero

try this array formula which must be entered using ctrl+shift+enter
=MIN(IF(E1:E210,E1:E21))

--
Don Guillett
SalesAid Software

"mailrail" wrote in message
...
I'm trying to match a value ABOVE ZERO in column B with an office name in
column A. How do I sort out and ignore any zero values?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default MIN match value above zero

Thanks Don. Worked liked a charm.

"Don Guillett" wrote:

try this array formula which must be entered using ctrl+shift+enter
=MIN(IF(E1:E210,E1:E21))

--
Don Guillett
SalesAid Software

"mailrail" wrote in message
...
I'm trying to match a value ABOVE ZERO in column B with an office name in
column A. How do I sort out and ignore any zero values?




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
Match Index cjjoo Excel Worksheet Functions 3 October 25th 05 09:33 AM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 22nd 05 01:41 PM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 19th 05 09:27 PM
Find a match that;s not exact Phyllis Excel Worksheet Functions 0 November 8th 04 08:12 PM
Vlookup, Index & Match Phyllis Excel Worksheet Functions 1 November 8th 04 06:11 PM


All times are GMT +1. The time now is 01:10 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"