Issue 110016 - Add number format presets with negatives in parentheses, for financial/accounting uses.
Summary: Add number format presets with negatives in parentheses, for financial/accoun...
Status: CLOSED DUPLICATE of issue 15756
Alias: None
Product: Calc
Classification: Application
Component: formatting (show other issues)
Version: OOO310m19
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2010-03-10 14:14 UTC by rjpaiz
Modified: 2010-10-14 13:50 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description rjpaiz 2010-03-10 14:14:34 UTC
OpenOffice.org does not include presets that use parentheses instead of a minus
sign to denote negative numbers. For financial and accounting purposes,
negatives in parentheses and in red are often the standard. It is also common to
show a centered or offset hyphen instead of a zero to make scanning a
spreadsheet or report easier. Please add the following number formats to the
standard built-in presets:

Number
------
#,##0_);[RED](#,##0);"  -  "
#,##0.00_);[RED](#,##0.00);"  -  "

Percent
-------
#,##0%_);[RED](#,##0%);"  -  "
#,##0.00%_);[RED](#,##0.00%);"  -  "

Currency (using USD as an example)
---------------------------------
[$$-409]#,##0_);[RED][$$-409](#,##0);"  -  "
[$$-409]#,##0.00_);[RED][$$-409](#,##0.00);"  -  "

Ideally, OOo would also supply a "Negative numbers in parentheses" checkbox just
below the "Negative numbers red" checkbox already available.

Please note that there are two spaces before and after the hyphen in the zero
format. This is so that the hyphens display correctly (and pleasingly) whether
the numbers are centered or right-justified.
Comment 1 Regina Henschel 2010-10-14 13:49:38 UTC
I think the requests for a "accountancy number format" should be collected in
one issue. Therefore I set this as duplicate to issue 15756.

*** This issue has been marked as a duplicate of 15756 ***
Comment 2 Regina Henschel 2010-10-14 13:50:17 UTC
closing, duplicate