ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Find a negative number in a range (https://www.excelbanter.com/excel-worksheet-functions/56790-find-negative-number-range.html)

Scott at Culvers

Find a negative number in a range
 
I'm trying to search through a range of numbers for any numbers that are
negative. The range is a hidden column, and I need to determine if there is
a negative number anywhere in the column. Is there a function to do so?

Roger Govier

Find a negative number in a range
 
Hi Scott

One way
=COUNTIF(D:D,"<0")
where D is your hidden column.
This will give you a count of the negative numbers, but not tell you where
they are within the column.

Regards

Roger Govier


Scott at Culvers wrote:
I'm trying to search through a range of numbers for any numbers that are
negative. The range is a hidden column, and I need to determine if there is
a negative number anywhere in the column. Is there a function to do so?



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

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