Hello,
I have the following formular: =FIND("*",H12)
This searches for the first * character in cell H12, and returns the character position of that *. And it works great!
However, I have a condition where sometimes H12 doesnt contain any * characters, and has a hash (#) character instead. Is there anyway to do a formular that says find the character position of the first * OR # within cell H12?
Thanks for any help you can give.
I have the following formular: =FIND("*",H12)
This searches for the first * character in cell H12, and returns the character position of that *. And it works great!
However, I have a condition where sometimes H12 doesnt contain any * characters, and has a hash (#) character instead. Is there anyway to do a formular that says find the character position of the first * OR # within cell H12?
Thanks for any help you can give.