Is there a simple formula that can extract text from a string, when the text required starts with an Opening Bracket "(" and finishes with a closing bracket ")". The text can be of different length and the output needs be be excluding the brackets.
Thank you
Paul