Format 」标签的归档

Custom Formatting Rules on Numbers, Text,etc

Bonus:

  1. PeltierTech
  2. Chandoo.org

Number Code Description
General General number format.
0 (zero) Digit placeholder. This code pads the value with zeros to fill the format.
# Digit placeholder. This code does not display extra zeros.
? Digit placeholder. This code leaves a space for insignificant zeros but does not display them.
. (period) Decimal number.
% Percentage. Microsoft Excel multiplies by 100 and adds the % character.
, (comma) Thousands separator. A comma followed by a placeholder scales the number by a thousand.
E+ E- e+ e- Scientific notation.

继续阅读

article clipper remember Custom Formatting Rules on Numbers, Text,etc