Hello All,
I am needing to take a number field and make sure it always calculates as a negative value. I have done this by formatting the number field to reverse, but I just ran into an issue where one person sent us their information with the negative value in the database, thus it adds instead of subtracts this value.
Example:
Database Shows: $-100.00
Report Displays: $100.00
Normally it should be:
Database: $100.00
Report Displays: $-100.00
Is there anyway to force a number to always be negative even if it is negative in the database?
Thanks,
I am needing to take a number field and make sure it always calculates as a negative value. I have done this by formatting the number field to reverse, but I just ran into an issue where one person sent us their information with the negative value in the database, thus it adds instead of subtracts this value.
Example:
Database Shows: $-100.00
Report Displays: $100.00
Normally it should be:
Database: $100.00
Report Displays: $-100.00
Is there anyway to force a number to always be negative even if it is negative in the database?
Thanks,