J
John
vba excel 07
Want to count all strings that are two characters long in a range. Using
countif(range, "??") but it doesn't work.
The strings are numbers so I think that might be screwing it up. Tried
countif(range,"<100") but that didn't work either.
John
Want to count all strings that are two characters long in a range. Using
countif(range, "??") but it doesn't work.
The strings are numbers so I think that might be screwing it up. Tried
countif(range,"<100") but that didn't work either.
John