E
Eric @ BP-EVV
Can anyone tell me why I get an error when I attempt the following code ?
rcount10 = Application.WorksheetFunction.CountIf(Worksheets("working
data").Range("K1:K65536"), "No")
Thanks !
rcount10 = Application.WorksheetFunction.CountIf(Worksheets("working
data").Range("K1:K65536"), "No")
Thanks !