Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bruce
 
Posts: n/a
Default Countif < than var1 and > var2

How do i do a Countif < than var1 and var2?

eg. Countif var1
=COUNTIF($T:$T,"<" & $C2)

I have tried Countif var1 AND < var2 as
=COUNTIF($T:$T,AND("<"&$C2,""&$C3))

where $C2 = var1 and $C3 = var2

Bruce
  #2   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

Bruce,

=COUNTIF($T:$T,"<"&$C2) - COUNTIF($T:$T,"<"&$C3)

HTH,
Bernie
MS Excel MVP


"Bruce" wrote in message
...
How do i do a Countif < than var1 and var2?

eg. Countif var1
=COUNTIF($T:$T,"<" & $C2)

I have tried Countif var1 AND < var2 as
=COUNTIF($T:$T,AND("<"&$C2,""&$C3))

where $C2 = var1 and $C3 = var2

Bruce



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
Combining IF and COUNTIF based on two columns maxtrixx Excel Discussion (Misc queries) 5 March 31st 05 06:21 PM
COUNTIF in one colum then COUNTIF in another...??? JonnieP Excel Worksheet Functions 3 February 22nd 05 02:55 PM
countif statement Russell Hampton Excel Worksheet Functions 6 December 18th 04 07:39 PM
Countif - Countif maswinney Excel Worksheet Functions 3 November 15th 04 11:06 PM
countif, again Liz G Excel Worksheet Functions 2 November 1st 04 11:20 PM


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

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

About Us

"It's about Microsoft Excel"