S
Stephen Allen
I am analysing some string data mostly for numeric values, but want to
remove those values that look like dates (e.g. 12/12/2008). Part of
the analysis means that I must count the number of occurrences on the
value "/" within the string.
Does anyone know of a function that would give me the count of the
number of instances of "/" or any other string portion?
remove those values that look like dates (e.g. 12/12/2008). Part of
the analysis means that I must count the number of occurrences on the
value "/" within the string.
Does anyone know of a function that would give me the count of the
number of instances of "/" or any other string portion?