A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Abraham Z,
Thank you for reaching out. My name is Leo, a user just like you. I'd be happy to help you with your concern.
To display the outstanding amount as a positive value, you can use the ABS function (Absolute Value) using this syntax: =ABS(Specific Cell)
Example:
In cell A1: -100 In cell A2 syntax: =ABS(A1)
Then it will display "100" without the negative sign since it returns only the absolute value.
I have tried your example, but it returns 100, I assume that the value given is incorrect. I have switched the values and apply this formula and it works fine.
Available credit = $200 Service Charges = $100 Cell calculation =ABS(Service charges cell - Available Credit)
Result: 100
I hope I provided a helpful solution regarding the issue! Let me know if you have any further questions.
Best Regards,
Leo