Quickly select a range of values in excel
Copying or moving cells is probably one of the most common activities in excel. Here is how to quickly select cells and adjacent cells containing values. The selection ends when there are blank rows or columns.
This is useful when working with large ranges. Keep in min that the selection might also contain blank cells. See examples below.
Example 1
Example 2
Related posts:
- Insert a new row at the top every time a value has been entered
- Highlight unique values and unique distinct values in a range using conditional formatting in excel
- Filter text values existing in range 1 but not in range 2 using array formula in excel
- Highlight duplicate values in a range using conditional formatting in excel
- How to create excel macro to color every second row
- Create a unique distinct list of a long list without sacrificing performance using vba in excel
- Filter common text values in range 1 and in range 2 using array formula in excel
- Sort cell values into categories, part 2
- Extract a unique distinct list sorted alphabetically removing blanks from a range in excel
- Highlight dates within a date range using conditional formatting








January 28th, 2010 at 3:03 pm
This looks like Excel 2007. Can you also select a cell in the range and press Ctrl+A to select the range, as you can in Excel 2003?
January 28th, 2010 at 11:23 pm
Yes, I didn´t know about Ctrl + A.
Excel shortcut and function keys
Applies to: Microsoft Office Excel 2007
CTRL + A
Selects the entire worksheet.
If the worksheet contains data, CTRL+A selects the current region. Pressing CTRL+A a second time selects the current region and its summary rows. Pressing CTRL+A a third time selects the entire worksheet.
When the insertion point is to the right of a function name in a formula, displays the Function Arguments dialog box.
CTRL+SHIFT+A inserts the argument names and parentheses when the insertion point is to the right of a function name in a formula.
http://office.microsoft.com/en-us/excel/HP100738481033.aspx