Difference between revisions of "Documentation/OOo3 User Guides/Calc Guide/Entering data using the keyboard"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Inserting dashes)
(Entering numbers as text)
Line 20: Line 20:
 
If a number is entered in the format ''01481'', Calc will drop the leading 0. (Exception: see Tip below.) To preserve the leading zero, for example for telephone area codes, type an apostrophe before the number, like this: '01481.  
 
If a number is entered in the format ''01481'', Calc will drop the leading 0. (Exception: see Tip below.) To preserve the leading zero, for example for telephone area codes, type an apostrophe before the number, like this: '01481.  
  
The data is now regarded as text by Calc. Formulas and functions will treat the entry like any other text entry, which typically results in it being a zero in a formula, and being ignored in a function.
+
The data is now treated as text and displayed exactly as entered. Typically, formulas will treat the entry as a zero and functions will  ignore it.
  
{{Documentation/Tip| Numbers can have leading zeros and be regarded as numbers (as opposed to text) if the cell is formated appropriately. Right-click on the cell and chose '''Format Cells > Numbers'''. Adjust the leading zeros setting to add leading zeros to numbers.}}
+
{{Documentation/Tip| Numbers can have leading zeros and be regarded as numbers (as opposed to text) if the cell is formatted appropriately. Right-click on the cell and chose '''Format Cells > Numbers'''. Adjust the leading zeros setting to add leading zeros to numbers.}}
 +
{{Documentation/Note| When a plain apostrophe is used to allow a leading 0 to be displayed, it is not visible in the cell after the ''Enter'' key is pressed. If “smart quotes” are used for apostrophes, the apostrophe remains visible in the cell.
  
{{Documentation/Note| When using an apostrophe to allow a leading 0 to be displayed, the apostrophe is not visible in the cell after the ''Enter'' key is pressed—''if'' the apostrophe is a plain apostrophe (not a “smart quote” apostrophe). If “smart quotes” are selected for apostrophes, the apostrophe remains visible in the cell.
+
To choose the type of apostrophe, use '''Tools > AutoCorrect Options > Custom Quotes'''. The selection of the apostrophe type affects both Calc and Writer.}}
 
+
{{Documentation/Caution|When a number is formatted as text, take care that the cell containing the number is not used in a formula because Calc will ignore the value.}}
To choose the type of apostrophe, use '''Tools > AutoCorrect > Custom Quotes'''. The selection of the apostrophe type affects both Calc and Writer.}}
+
  
 
== Entering dates and times ==
 
== Entering dates and times ==

Revision as of 22:19, 16 September 2010



Most data entry in Calc can be accomplished using the keyboard.

Entering numbers

Click in the cell and type in the number using the number keys on either the main keyboard or the numeric keypad.

To enter a negative number, either type a minus (–) sign in front of it or enclose it in parentheses (brackets), like this: (1234).

By default, numbers are right-aligned and negative numbers have a leading minus symbol.

Entering text

Click in the cell and type the text. Text is left-aligned by default.

Entering numbers as text

If a number is entered in the format 01481, Calc will drop the leading 0. (Exception: see Tip below.) To preserve the leading zero, for example for telephone area codes, type an apostrophe before the number, like this: '01481.

The data is now treated as text and displayed exactly as entered. Typically, formulas will treat the entry as a zero and functions will ignore it.

Template:Documentation/Tip Template:Documentation/Note

Documentation caution.png When a number is formatted as text, take care that the cell containing the number is not used in a formula because Calc will ignore the value.

Entering dates and times

Select the cell and type the date or time. You can separate the date elements with a slant (/) or a hyphen (–) or use text such as 10 Oct 03. Calc recognizes a variety of date formats. You can separate time elements with colons such as 10:43:45.

Entering special characters

A “special” character is one not found on a standard English keyboard. For example, © ¾ æ ç ñ ö ø ¢ are all special characters. To insert a special character:

  1. Place the cursor in your document where you want the character to appear.
  2. Click Insert > Special Character to open the Special Characters dialog.
  3. Select the characters (from any font or mixture of fonts) you wish to insert, in order; then click OK. The selected characters are shown in the lower left of the dialog. As you select each character, it is shown on the lower right, along with the numerical code for that character.
The Special Characters dialog , where you can insert special characters.

Template:Documentation/Tip

Template:Documentation/Note

Inserting non-breaking spaces and hyphens

Non-breaking spaces

To prevent two words from being separated at the end of a line, press Control+spacebar after the first word.

Non-breaking hyphen

You can use a non-breaking hyphen in cases where you do not want the hyphen to appear at the end of a line, for example in a number such as 123‑4567. To insert a non-breaking hyphen, press Control+Shift+minus sign.

Inserting dashes

To enter en and em dashes, you can use the Replace dashes option under Tools > AutoCorrect > Options. This option replaces two hyphens, under certain conditions, with the corresponding dash.

In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9.

Text that you type: Result
A - B (A, space, minus, space, B) A – B (A, space, en-dash, space, B)
A -- B (A, space, minus, minus, space, B) A – B (A, space, en-dash, space, B)
A--B (A, minus, minus, B) A—B (A, em-dash, B)
A-B (A, minus, B) A-B (unchanged)
A -B (A, space, minus, B) A -B (unchanged)
A --B (A, space, minus, minus, B) A –B (A, space, en-dash, B)

Deactivating automatic changes

Calc automatically applies many changes during data input, unless you deactivate those changes. You can also immediately undo any automatic changes with Ctrl+Z.

AutoCorrect changes

Automatic correction of typing errors, replacement of straight quotation marks by curly (custom) quotes, and starting cell content with an uppercase (capital letter) are controlled by Tools > AutoCorrect. Go to the Custom Quotes, Options, or Replace tabs to deactivate any of these features that you do not want. On the Replace tab, you can also delete unwanted word pairs and add new ones as required.

AutoInput

When you are typing in a cell, Calc automatically suggests matching input found in the same column. To turn the AutoInput on and off, set or remove the check mark in front of Tools > Cell Contents > AutoInput.

Automatic date conversion

Calc automatically converts certain entries to dates. To ensure that an entry that looks like a date is interpreted as text, type an apostrophe at the beginning of the entry. The apostrophe is not displayed in the cell.


Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY).
Personal tools