Hi there,
should be so easy, but I can't get it working:
I'm using this Formula to get a "1" Value when FIND a "-" symbol in a Cell two columns to the right.
Code:
=FIND("-",(INDIRECT("RC2",FALSE)))
Can anyone tell me, why it's not working. It always shows #VALUE!
Thank you