Formatting numbers
The Table toolbar includes additional buttons, switched on with the Spreadsheet functions button, that let you vary how numbers are displayed. Number formats let you add commas and currency signs to numbers, express numbers as percents, control how many decimal places are displayed, etc. Number formats do not alter numbers internally—only the way numbers are displayed.
-
Click the Remove Formatting button to remove any formatting.
-
Click the Currency button to apply the currency format and symbol for your locale as suggested by Windows.
-
Click the Percent button to convert a number to a percentage (multiply by 100 and append a percent sign).
-
Click the Comma button to separate thousands by a comma and remove decimal places.
-
Click the Increase Decimal or Decrease Decimal button to extend or reduce the number of decimal places shown.
For additional number formatting options:
-
Click Custom Format on the Table toolbar.
The Custom Formatting dialog appears. Here you can select from any of the listed formats, construct custom formats (with color for negative values, if you wish), and customize the list. The built-in list includes two currency symbol characters (one positive, one negative) for your locale, as supplied by Windows.
To apply a format to the current cell:
-
Select it in the list. The Sample box provides a preview of positive and negative values using the format.
-
Click OK.
To specify a custom format:
-
Type it into the box below the list, using any of the following symbols. (As you type, the list automatically scrolls and highlights any matching entries.)
# |
Display a digit if the number has one. If there are more digits in the number than #’s specified, then the extra digits left of the decimal place separator will be displayed. |
0 |
Always displays a digit. If a number does not have a digit in this position then a zero (0) is displayed. If there are more digits in the number than 0′s specified, then the extra digits left of the decimal place separator will be displayed. |
- |
Display a negative symbol if the number is negative. No symbol is displayed if the number is positive. |
+ |
Display a positive symbol if the number is positive, or a negative symbol if the number is negative. |
(code) |
Display the formatted number in parentheses if the number is negative. |
[color] |
Display a negative number in the specified color, e.g. Red. |
. |
Decimal separator |
% |
Display numbers as percentages, e.g. 0.4 as 40% or 1.25 as 125% |
/ |
Display decimal places as fractions, e.g. 0.4 as 2/5 |
0 |
Display no decimal places, e.g. 0.4 as 0. Same as entering 0.# (or having no format at all). |
0.0 |
Display one decimal place, e.g. 0.4 as 0.4 |
0.00 |
Displays two decimal places, e.g. 0.4 as 0.40 |
0. |
Automatically calculate the number of decimal places to be displayed, e.g. 0.4 as 0.4 |
e |
Display number as an exponential (or scientific format), e.g. 0.4 as 4e-01. You can use the “0″ character to specify the number of decimal places shown be |
-
PagePlus is not strict about the order in which the format codes are specified, and tries to interpret whatever you type.
-
To apply the custom format to the current cell (and save it in the list), click OK.
To delete a custom format:
-
Select it and click the Delete button.