I would like to format the text of a text box that it should comma separators and have parenthesis when it is a negative number.
e.g. -200000 should be (200,000)

Thanks!