Thread
:
Count if in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jennifer
external usenet poster
Posts: 385
Count if in VBA
Thanks toppers!
"Toppers" wrote:
n = Application.CountIf(Range("K:K"), "Check Record")
"jennifer" wrote:
I would like to count the cells with "Check Record" in col K in VBA code.
Help?
Thanks!
Reply With Quote
Jennifer
View Public Profile
Find all posts by Jennifer