A
anonymous
Hello -
Can someone please explain how this formula works?
Specifically, the 2nd argument in the SEARCH() function:
SUMPRODUCT(--(ISNUMBER(SEARCH(" "&G1&" "," "&B1:B11&" "))))
As written, it works. Is it simply adding a leading and
trailing space to each cell in the lookup range? If I use
an argument like this: B1:B11, it fails.
I wish I could remember how I was able to figure this out
so that it worked!!!!!
Thanks
Can someone please explain how this formula works?
Specifically, the 2nd argument in the SEARCH() function:
SUMPRODUCT(--(ISNUMBER(SEARCH(" "&G1&" "," "&B1:B11&" "))))
As written, it works. Is it simply adding a leading and
trailing space to each cell in the lookup range? If I use
an argument like this: B1:B11, it fails.
I wish I could remember how I was able to figure this out
so that it worked!!!!!
Thanks