Hi
I used the ISNUMBER function to produce me a result of "1" or "0".
I wanted to count how many of my results contained the letters 'CBC' so the the formula I used was =IF(ISNUMBER(SEARCH("CBC",AF2)),"1","0")
I want to add up my results however the results do not seem to be formatted as numbers and wont add into my subtotal.
I have tried all different formatting options but it still seems to be treated as text rather than numbers. I have tried removing the "" from the result but the formula fails.
Please help !
I used the ISNUMBER function to produce me a result of "1" or "0".
I wanted to count how many of my results contained the letters 'CBC' so the the formula I used was =IF(ISNUMBER(SEARCH("CBC",AF2)),"1","0")
I want to add up my results however the results do not seem to be formatted as numbers and wont add into my subtotal.
I have tried all different formatting options but it still seems to be treated as text rather than numbers. I have tried removing the "" from the result but the formula fails.
Please help !