GOVMATE
Registered User.
- Local time
- Today, 11:46
- Joined
- Aug 10, 2007
- Messages
- 71
I'm not sure how get negative numbers to appear in parenthesis. I used the Format function inconjunction with the Sum function to aggregate a field called "Net Difference No of Claimants" that exists in a table.
I've tried variations of the following function;
=Sum(FormatNumber([Net Difference No of Claimants,UseParensForNegativeNumbers])).
I'm using Access 2003 and when I attempt to view the print version to see if the function is working properly I'm asked to enter a parameter value for "Net Difference No of Claimants,UseParensForNegativeNumbers"
I've tried variations of the following function;
=Sum(FormatNumber([Net Difference No of Claimants,UseParensForNegativeNumbers])).