Change Negative number to a positive number

G

Glynn

In my accounting Balance Sheet all the assets appear (correctly) as negative
numbers
but I do not need the differentiation between negative and positive in my
Balance Sheet report layout.

How can I eliminate the negative sign?

Appreciate any help.
 
T

tina

you're welcome :)


Glynn said:
Thank you Tina - it works perfectly.
--
Glynn


tina said:
try

=Abs([FieldOrControlName])

hth


Glynn said:
In my accounting Balance Sheet all the assets appear (correctly) as negative
numbers
but I do not need the differentiation between negative and positive in my
Balance Sheet report layout.

How can I eliminate the negative sign?

Appreciate any help.
 
Top