Difference between revisions of "EN/documentation/ooo3 user guides/getting started/selecting items in a spreadsheet"
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{{Documentation/GSCalc3TOC | {{Documentation/GSCalc3TOC | ||
|ShowPrevNext=block | |ShowPrevNext=block | ||
− | |PrevPage= | + | |PrevPage=EN/documentation/ooo3_user_guides/getting_started/navigating_within_spreadsheets |
− | |NextPage= | + | |NextPage=EN/documentation/ooo3_user_guides/getting_started/working_with_sheets |
}}__notoc__ | }}__notoc__ | ||
== Selecting cells == | == Selecting cells == | ||
Line 142: | Line 142: | ||
{{CCBY}} | {{CCBY}} | ||
[[Category:Getting Started (Documentation)]] | [[Category:Getting Started (Documentation)]] | ||
− |
Latest revision as of 16:12, 13 April 2012
- Parts of the main Calc window
- Starting new spreadsheets
- Opening existing spreadsheets
- Saving spreadsheets
- Navigating within spreadsheets
- Selecting items in a sheet or spreadsheet
- Working with sheets
- Viewing Calc
- Entering data using the keyboard
- Speeding up data entry
- Editing data
- Formatting data
- Autoformatting cells and sheets
- Formatting spreadsheets using themes and Conditional Formatting
- Hiding and showing data
- Sorting records
- Printing from Calc
Selecting cells
Cells can be selected in a variety of combinations and quantities.
Single cell
Left-click in the cell. The result will look like the left side of this figure. You can verify your selection by looking in the Name box.
Range of contiguous cells
A range of cells can be selected using the keyboard or the mouse.
To select a range of cells by dragging the mouse:
- Click in a cell.
- Press and hold down the left mouse button.
- Move the mouse around the screen.
- Once the desired block of cells is highlighted, release the left mouse button.
To select a range of cells without dragging the mouse:
- Click in the cell which is to be one corner of the range of cells.
- Move the mouse to the opposite corner of the range of cells.
- Hold down the Shift key and click.
To select a range of cells without using the mouse:
- Select the cell that will be one of the corners in the range of cells.
- While holding down the Shift key, use the cursor arrows to select the rest of the range.
The result of any of these methods looks like the right side of this figure.
You can also directly select a range of cells using the Name box. Click into the Name box as described in Using a cell reference. To select a range of cells, enter the cell reference for the upper left hand cell, followed by a colon (:), and then the lower right hand cell reference. For example, to select the range that would go from A3 to C6, you would enter A3:C6. |
Range of non-contiguous cells
- Select the cell or range of cells using one of the methods above.
- Move the mouse pointer to the start of the next range or single cell.
- Hold down the Control key and click or click-and-drag to select a range.
- Repeat as necessary.
Selecting columns and rows
Entire columns and rows can be selected very quickly in OOo.
Single column or row
To select a single column, click on the column identifier letter (see this figure).
To select a single row, click on the row identifier number.
Multiple columns or rows
To select multiple columns or rows that are contiguous:
- Click on the first column or row in the group.
- Hold down the Shift key.
- Click the last column or row in the group.
To select multiple columns or rows that are not contiguous:
- Click on the first column or row in the group.
- Hold down the Control key.
- Click on all of the subsequent columns or rows while holding down the Control key.
Entire sheet
To select the entire sheet, click on the small box between the A column header and the 1 row header.
You can also use the keyboard to select the entire sheet by pressing Control+A.
Selecting sheets
You can select either one or multiple sheets. It can be advantageous to select multiple sheets at times when you want to make changes to many sheets at once.
Single sheet
Click on the sheet tab for the sheet you want to select. The active sheet becomes white (see Figure 4).
Multiple contiguous sheets
To select multiple contiguous sheets:
- Click on the sheet tab for the first sheet.
- Move the mouse pointer over the last sheet tab.
- Hold down the Shift key and click on the sheet tab.
All the tabs between these two sheets will turn white. Any actions that you perform will now affect all highlighted sheets.
Multiple non contiguous sheets
To select multiple non contiguous sheets:
- Click on the sheet tab for the first sheet.
- Move the mouse pointer over the second sheet tab.
- Hold down the Control key and click on the sheet tab.
- Repeat as necessary.
The selected tabs will turn white. Any actions that you perform will now affect all highlighted sheets.
All sheets
Right-click over any one of the sheet tabs and select Select All Sheets from the popup menu.
Working with columns and rows
Inserting columns and rows
Columns and rows can be inserted in several different way and quantities.
Single column or row
A single column or row can be added using the Insert menu:
- Select the column or rows where you want the new column or row inserted.
- Select either Insert > Columns or Insert > Rows.
When you insert a single new column, it is inserted to the left of the highlighted column. When you insert a single new row, it is inserted above the highlighted row. |
A single column or row can also be added using the mouse:
- Select the column or rows where you want the new column or row inserted.
- Right-click the header.
- Select Insert Rows or Insert Columns.
Multiple columns or rows
Multiple columns or rows can be inserted at once rather than inserting them one at a time.
- Highlight the required number of columns or rows by holding down the left mouse button on the first one and then dragging across the required number of identifiers.
- Proceed as for inserting a single column or row above.
Deleting columns and rows
Columns and rows can be deleted individually or in groups.
Single column or row
A single column or row can only be deleted by using the mouse:
- Select the column or row to be deleted.
- Right-click on the column or row header.
- Select Delete Columns or Delete Rows from the pop-up menu.
Multiple columns or rows
Multiple columns or rows can be deleted at once rather than deleting them one at a time.
- Highlight the required number of columns or rows by holding down the left mouse button on the first one and then dragging across the required number of identifiers.
- Proceed as for deleting a single column or row above.
Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |