W
William Martinez
I'm trying to add a calculated sum to a report which is
the difference between two database fields:
=sum([fieldB]-[fieldA])
The fields are currency.
The calculation works OK except when fieldA is greater
than fieldB. Then it doesn't return the correct negative
number. It returns a positive number. Any help would be
appreciated. Thanks.
Will
the difference between two database fields:
=sum([fieldB]-[fieldA])
The fields are currency.
The calculation works OK except when fieldA is greater
than fieldB. Then it doesn't return the correct negative
number. It returns a positive number. Any help would be
appreciated. Thanks.
Will