ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   MIN match value above zero (https://www.excelbanter.com/excel-discussion-misc-queries/102137-min-match-value-above-zero.html)

mailrail

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?

Don Guillett

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?




mailrail

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?





Don Guillett

MIN match value above zero
 
glad to help

--
Don Guillett
SalesAid Software

"mailrail" wrote in message
...
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?








All times are GMT +1. The time now is 07:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com