Many times our system gives us #’s like the first column but it can’t be changed to currency because of the negative sign being after the #. How can I change the first column to look and function like the second?
[TABLE="width: 145"]
<tbody>[TR]
[TD]25-
[/TD]
[TD]$ (25.00)
[/TD]
[/TR]
[TR]
[TD]45-
[/TD]
[TD]$ (45.00)
[/TD]
[/TR]
[TR]
[TD]81-
[/TD]
[TD]$ (81.00)
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 145"]
<tbody>[TR]
[TD]25-
[/TD]
[TD]$ (25.00)
[/TD]
[/TR]
[TR]
[TD]45-
[/TD]
[TD]$ (45.00)
[/TD]
[/TR]
[TR]
[TD]81-
[/TD]
[TD]$ (81.00)
[/TD]
[/TR]
</tbody>[/TABLE]