![]() |
Count if in VBA
I would like to count the cells with "Check Record" in col K in VBA code.
Help? Thanks! |
Count if in VBA
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! |
All times are GMT +1. The time now is 10:16 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com