Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
I have the code below and it is not working ? I get a compile error: Sub or function not defined and COUNTIF is highlited ? Any help woud be appreciated Sub testToC() ' Dim poDelay As Variant, lstCell As Long lstCell = Cells(Rows.Count, "A").End(xlUp).Row poDelay = CountIf("Q3:Q" & lstCell, "14") End Sub -- Les |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNTIF greater than one column and less than another | Excel Worksheet Functions | |||
CountIf Greater Than/Find Greater Than | Excel Programming | |||
Excel to COUNTIF if number greater than one but less than another | Excel Worksheet Functions | |||
countif greater/less than argument | Excel Worksheet Functions | |||
Countif cell greater than average | Excel Worksheet Functions |