Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
hi all,
i am trying to duplicate the example in microsoft help about the count(if((,,,)) function in my spreadsheet but it gives me false results. below is the syntax i am using: {=COUNT(IF((G2:G8000="12:00")*('Y2:Y8000<"180000") ,Y2:Y8000))} i am wondering if in my first argument G2:G800="12:00" would be processed as i am trying to filter out my data with respect to time? i tried substituting text within that column and the syntax gave me the needed results. {=COUNT(IF((G2:G8000="test")*('Y2:Y8000<"180000"), Y2:Y8000))} = 3 (i put 3 entries of different values less than 180000) so, bottom line, will using "time" as part of the syntax will work in this particular scenario? thanks in advance... vjmc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Another which count function? | Excel Worksheet Functions | |||
Count if function | Excel Worksheet Functions | |||
row count function | Charts and Charting in Excel | |||
using the count function | Excel Discussion (Misc queries) | |||
Count If Function | Excel Worksheet Functions |