I need to count the number of cells in a column which contain a specific value. I am currently using the following code:
iVal = Application.WorksheetFunction.COUNTIF(Range("A:A"), "SAL")
However, I now need to count how many cells contain either
SAL
, orPRE