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

  1. Select a cell somewhere in the range.


  2. Press F5

  3. Click "Special.."

  4. Click "Current region"
  5. Click "OK"

Example 2

  1. Select a cell somewhere in the range.


  2. Press CTRL + SHIFT + * (shortcut)

  • Share/Bookmark

Related posts:

  1. How to quickly select a large non contiguous range with keyboard in excel
  2. Filter text values existing in range 1 but not in range 2 using array formula in excel
  3. Absolute and relative references in excel
  4. Consolidate sheets in excel (vba)
  5. Sort numeric values by closest to farthest to a specific number in excel
  6. Filter common text values in range 1 and in range 2 using array formula in excel
  7. Highlight specific time ranges in a weekly schedule in excel
  8. Extract a unique distinct list sorted alphabetically removing blanks from a range in excel
  9. Filter unique text values from a range containing both numerical and text values in excel
  10. Extract duplicate text values from a range containing both numerical and text values in excel