ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   countif greater/less than argument (https://www.excelbanter.com/excel-worksheet-functions/50952-countif-greater-less-than-argument.html)

nme#1

countif greater/less than argument
 
Hi I'm trying to get a countif argument to work where the condition is greter
than "a reference", ie:

=(COUNTIF(K5:K1136,"DATA_RANGES!C3"))-COUNTIF(K5:K1136,"DATA_RANGES!C4")

I am guessing it is simple, but just can't figure it out......

Max

countif greater/less than argument
 
Try:

=COUNTIF(K5:K1136,""&Data_Ranges!C3)
-COUNTIF(K5:K1136,""&Data_Ranges!C4)

--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"nme#1" wrote in message
...
Hi I'm trying to get a countif argument to work where the condition is

greter
than "a reference", ie:

=(COUNTIF(K5:K1136,"DATA_RANGES!C3"))-COUNTIF(K5:K1136,"DATA_RANGES!C4")

I am guessing it is simple, but just can't figure it out......




nme#1

countif greater/less than argument
 
Excellent! Thanks Max, most appreciated!!

"Max" wrote:

Try:

=COUNTIF(K5:K1136,""&Data_Ranges!C3)
-COUNTIF(K5:K1136,""&Data_Ranges!C4)

--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"nme#1" wrote in message
...
Hi I'm trying to get a countif argument to work where the condition is

greter
than "a reference", ie:

=(COUNTIF(K5:K1136,"DATA_RANGES!C3"))-COUNTIF(K5:K1136,"DATA_RANGES!C4")

I am guessing it is simple, but just can't figure it out......





Max

countif greater/less than argument
 
You're welcome !
Thanks for the feedback ..
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"nme#1" wrote in message
...
Excellent! Thanks Max, most appreciated!!





All times are GMT +1. The time now is 05:54 AM.

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