I am using formula =SUMPRODUCT(ISNUMBER($L$11:$L$100)*($K$11:$K$100="Yes")) whereby i distinguish if column L is number or text.
Now due to a restructure (group 1) I have got number and a letter at the "end" (123A) and i want to be able to pick this up on the formula including the numbers.
Group 1 - numbers (1111) , numeric character (1123a)
Group 2 - alpha numeric (a123)
Bookmarks