A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
If my true value is $400 the formatting would return a presentation as $0. What formatting would I need to return the presentation as $-
The following Custom format:
[<500]$-;$#,##0,
or adpating the Accounting format, perhaps:
[<500]$-??;#,##0,