Format Library
Common number and date format examples you can copy or customize.
Formats are sensitive to language and regional settings. Your current settings: English (United States), Excel.
Finance & Accounting
| Format Name | Format Code | Example Input | Example Output | Actions |
|---|---|---|---|---|
Financial Statement Format | _(#,##0_);(#,##0);_(#,##0_);_(@_) | 12,345 | ||
Millions with Aligned Dollar Sign | "$"* 0.0,,"M";"$"* -0.0,,"M" | $ 1234.6M | ||
Red Negative Numbers | #,##0.00;[Red]-#,##0.00 | -1,234.56 | ||
Suffix Inside Parentheses | _(0.0"x"_);(0.0"x");_(0.0"x"_);_(@_) | (12.3x) | ||
Projected Year Format | _(0"P"_);(0"P");_(0"P"_);_(@_) | 2030P |