salim hasan
Member
Hy every one
I have a column with same data like:
School1 ,Class1,School2 ,Class5,School20 ,Class8,School ,Class20,Class....
an I want to match all the cells that not ending by a numbers(Class,School) for
example
Also all the cells that ending by a numbers (School2 ,Class5,School20 ,Class8...)
what is the like Operator for this cases?
or the pattern (Regex)
I have a column with same data like:
School1 ,Class1,School2 ,Class5,School20 ,Class8,School ,Class20,Class....
an I want to match all the cells that not ending by a numbers(Class,School) for
example
Also all the cells that ending by a numbers (School2 ,Class5,School20 ,Class8...)
what is the like Operator for this cases?
or the pattern (Regex)