Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
- My report has a 'Data(Raw)' tab and 'Dashboard' tab.
-I'm trying count the date values located at 'DATA (RAW)'!BH:BH but only if it is less than, greater than and equal to value located on Dashboard tab cell "AD3" (AD3 is equal to today's date) I'm trying to use the following statements: =COUNTIF('DATA (RAW)'!BH:BH,"<AD3") =COUNTIF('DATA (RAW)'!BH:BH,"AD3") =COUNTIF('DATA (RAW)'!BH:BH,"=AD3") This is not working for me. Can anyone assist? Ken |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
edit this =COUNTIF(A1:F16,"*1-2*")+COUNTIF(A1:F16,"*2-1*") | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
COUNTIF | Excel Discussion (Misc queries) | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |