When I select currency for number formatting and select use parenthesis for negative numbers I get (-##) without the currency symbol. The number format will give me (##) and the currency format without parens for neg num gives me $-##.
The result for currency with use parens should be either $(##) or ($##).
Am I doing something wrong or is this a bug?