Skip to content

Instantly share code, notes, and snippets.

@gaulinmp
Created January 8, 2018 22:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gaulinmp/8564124015947bda9c1d9bf2d2984912 to your computer and use it in GitHub Desktop.
Save gaulinmp/8564124015947bda9c1d9bf2d2984912 to your computer and use it in GitHub Desktop.
Excel Formats
Accounting:
_($* #,##0_);[Red]_($* (#,##0);_($* "-"_);_(@_)
* Left align $, parenthesis and red for negatives, - for 0, empty for empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment