PeterBunde
New Member
- Joined
- Dec 7, 2016
- Messages
- 45
Please see cut-out of my screen. Why is "B " not found in "B "? The code
returns 1 for a lot of strings similar to the one that is being examined here, in my sheet.
https://drive.google.com/file/d/0B3thvJXzChxmWl9SS2RHN0p5U1k/view?usp=sharing
Thanks in advance.
Code:
InStr(Left(comment_original, 2), "B ")
https://drive.google.com/file/d/0B3thvJXzChxmWl9SS2RHN0p5U1k/view?usp=sharing
Thanks in advance.