I have extracted data in a query from our huge database with accounting amounts located in the trans_amounts field. Some amounts are negative and some are positive. There is a field called dr_cr Ind that has C for credits and D for debits. The amounts themselves are all positive. How can I get my query to change the credits to negative so that when I export to MS Excel I can get the sum of the negatives and positives?
Start Free Trial