I have someone who is using Access like a check register.<br>
He wants to enter all numbers as a positive number, but he wants Access to view the credits as a positive number and the debits as a negative number. Each entry is has an accompanying field that indicates if it is a credit or debit. I would like to write code that tells says something like this. If an entry is designated as a debit make that number negative and if an entry is designated as a credit make that number positive.<br>
<br>
My purpose in this is to have a running sum report and not need to unique columns of numbers to calculate it. Am I approaching this correctly? Is there another way to do this?<br>
<br>
libby@bendcable.com<br>
He wants to enter all numbers as a positive number, but he wants Access to view the credits as a positive number and the debits as a negative number. Each entry is has an accompanying field that indicates if it is a credit or debit. I would like to write code that tells says something like this. If an entry is designated as a debit make that number negative and if an entry is designated as a credit make that number positive.<br>
<br>
My purpose in this is to have a running sum report and not need to unique columns of numbers to calculate it. Am I approaching this correctly? Is there another way to do this?<br>
<br>
libby@bendcable.com<br>