Hi, I currently have cell values that look like 'AB-HOWDOYOU' however I only need to show the characters after the "-" so in this example that would be "HOWDOYOU"
I've been able to get around using a =Right(A2,8) type formula.
However I'd like something more robust in case the next load of data has 9 characters.
Any pointers?
Thanks
I've been able to get around using a =Right(A2,8) type formula.
However I'd like something more robust in case the next load of data has 9 characters.
Any pointers?
Thanks