Skip to content

Instantly share code, notes, and snippets.

@shotahorii
Created April 10, 2019 01:04
Show Gist options
  • Save shotahorii/2cefcd7d964b8c57b2bf0842b89070c4 to your computer and use it in GitHub Desktop.
Save shotahorii/2cefcd7d964b8c57b2bf0842b89070c4 to your computer and use it in GitHub Desktop.
Format numbers in K for chart axis in Excel

How to format numbers in K for chart axis in Excel

Custom format

[>=1000]#,##0,"K";0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment