Skip to Content
0
Jun 03, 2008 at 02:38 PM

Currency

19 Views

Hi-

I need to concatenate parentheses for $ amount.

For example

32,256.36- Should be (32,256.36)

The date type is CURR.

what i did is i moved it to Char type and concatenated but when i write i am not getting the commas separated $ amount value.