Stella740pl
Programmer
Hello, everyone!
My report has a numeric field that is currently formatted as #,###,###, and another one formatted as 9999.9, so they show minus signs for negative numbers.
Now I have a request to show also a plus sign for the positives. Short of making the whole field character, or putting the plus into a separate field, is there a format mask or a trick to easily achieve it?
Thanks.