|

How to Select Cells, Rows, and Columns in Excel

How to Select Cells, Rows, and Columns in Excel

BLOG By query Jun 18, 2026 Updated Aug 11, 2026 11 min read

Selecting cells, rows, and columns is one of the most basic skills you need when learning Microsoft Excel.

Before you can format data, copy information, delete entries, apply formulas, create tables, or make charts, you need to know how to select the correct part of your worksheet.

In Excel, selecting means choosing the cell, row, column, or range of cells you want to work with.

For example, you may want to select one cell to type a name, select a row to format a full record, or select a column to calculate totals.

In this guide, you will learn how to select cells, rows, and columns in Excel step by step.

What Does Selecting Mean in Excel?

Selecting in Excel means clicking or highlighting the area you want to use.

When you select something, Excel knows that your next action should apply to that selected area.

For example, if you select a cell and type, the data goes into that cell.

If you select a row and change the color, the whole row changes color.

If you select a column and delete it, the whole column is removed.

Selecting correctly helps you avoid mistakes.

Why Selecting Cells, Rows, and Columns Is Important

Almost everything you do in Excel starts with selecting something.

You select before you:

  • Type data
  • Edit data
  • Delete data
  • Copy and paste
  • Change font size
  • Add borders
  • Apply background color
  • Format numbers
  • Create formulas
  • Sort data
  • Filter data
  • Insert rows or columns
  • Delete rows or columns
  • Create charts

If you select the wrong cell, row, or column, you may accidentally change the wrong information.

That is why this skill is very important for beginners.

What Is a Cell in Excel?

A cell is one small box in the Excel worksheet.

It is where you type data.

Each cell has an address made from the column letter and row number.

For example:

  • A1 is in column A and row 1
  • B2 is in column B and row 2
  • C5 is in column C and row 5

When you click a cell, it becomes the active cell.

The active cell is the cell you are currently using.

How to Select One Cell in Excel

To select one cell:

  1. Move your mouse pointer to the cell.
  2. Click the cell once.

The cell will be highlighted with a border.

This means the cell is selected.

For example, if you click cell B3, Excel selects cell B3.

Anything you type will go into that cell.

How to Select Multiple Cells in Excel

Sometimes you may need to select more than one cell.

A group of selected cells is called a range.

For example, A1 to C5 is a range of cells.

It includes all cells from A1 up to C5.

How to Select a Range of Cells Using the Mouse

To select a range:

  1. Click the first cell.
  2. Hold down the left mouse button.
  3. Drag across the cells you want to select.
  4. Release the mouse button.

For example, to select cells A1 to C5, click A1, drag to C5, and release.

The selected cells will be highlighted.

How to Select a Range of Cells Using the Keyboard

You can also select a range using the keyboard.

Click the first cell.

Hold down Shift.

Use the arrow keys to expand the selection.

For example, click A1, hold Shift, and press the right arrow and down arrow keys to select more cells.

This is useful when you want more control.

How to Select Non-Adjacent Cells

Non-adjacent cells are cells that are not next to each other.

For example, you may want to select A1, C3, and E5 at the same time.

To select non-adjacent cells:

  1. Click the first cell.
  2. Hold down Ctrl on your keyboard.
  3. Click the other cells you want to select.
  4. Release Ctrl when done.

This allows you to select separate cells in different parts of the worksheet.

How to Select an Entire Row in Excel

A row is a horizontal line of cells.

Rows are labelled with numbers on the left side of the worksheet.

To select an entire row:

  1. Move your mouse to the row number on the left.
  2. Click the row number.

For example, to select row 4, click the number 4 on the left side.

The entire row will be highlighted.

This is useful when you want to format, copy, delete, or move a full record.

How to Select Multiple Rows in Excel

To select several rows:

  1. Click the first row number.
  2. Hold the mouse button.
  3. Drag down or up across the row numbers.
  4. Release the mouse button.

For example, to select rows 3 to 7, click row number 3 and drag down to row number 7.

Excel will highlight all selected rows.

How to Select Non-Adjacent Rows

Sometimes you may want to select rows that are not next to each other.

For example, you may want to select row 2, row 5, and row 9.

To do this:

  1. Click the first row number.
  2. Hold down Ctrl.
  3. Click the other row numbers.
  4. Release Ctrl when done.

This is useful when you want to format or delete separate rows at once.

How to Select an Entire Column in Excel

A column is a vertical line of cells.

Columns are labelled with letters at the top of the worksheet.

To select an entire column:

  1. Move your mouse to the column letter at the top.
  2. Click the column letter.

For example, to select column B, click the letter B at the top.

The entire column will be highlighted.

This is useful when you want to format all values in a column, apply currency formatting, change width, or delete the column.

How to Select Multiple Columns in Excel

To select several columns:

  1. Click the first column letter.
  2. Hold the mouse button.
  3. Drag left or right across the column letters.
  4. Release the mouse button.

For example, to select columns B to D, click B and drag across to D.

Excel will highlight all selected columns.

How to Select Non-Adjacent Columns

To select columns that are not next to each other:

  1. Click the first column letter.
  2. Hold down Ctrl.
  3. Click the other column letters you want to select.
  4. Release Ctrl when done.

For example, you can select column A, column C, and column E at the same time.

This is helpful when you want to format separate columns without selecting everything in between.

How to Select the Entire Worksheet

Sometimes you may want to select everything in the worksheet.

To select the entire worksheet, click the small triangle button at the top-left corner of the grid.

This button is found between the row numbers and column letters.

You can also use the keyboard shortcut:

Ctrl + A

If you are inside a table, pressing Ctrl + A once may select the table. Pressing it again may select the whole worksheet.

Selecting the whole worksheet is useful when you want to change the font, copy all data, or clear formatting.

How to Select Data Quickly with Ctrl + A

The shortcut Ctrl + A is very useful.

It can help you select all data around the active cell.

For example, if your table has data from A1 to D20, clicking inside that table and pressing Ctrl + A may select the whole table.

This is faster than dragging manually.

How to Select a Cell Using the Name Box

The Name Box is found near the top-left side of Excel, close to the formula bar.

It shows the address of the active cell.

You can also use it to jump to a specific cell.

For example:

  1. Click inside the Name Box.
  2. Type D10.
  3. Press Enter.

Excel will select cell D10.

This is useful when working with large worksheets.

How to Select a Range Using the Name Box

You can also select a range using the Name Box.

For example:

  1. Click the Name Box.
  2. Type A1:D10.
  3. Press Enter.

Excel will select the range from A1 to D10.

This is helpful when you know the exact range you want.

How to Select Cells Using Shift

The Shift key helps you select a continuous range.

For example:

  1. Click cell A1.
  2. Hold Shift.
  3. Click cell D10.

Excel will select everything between A1 and D10.

This is useful when selecting a large block of cells.

How to Select Cells Using Ctrl

The Ctrl key helps you select separate cells, rows, or columns.

For example:

  1. Click cell A1.
  2. Hold Ctrl.
  3. Click cell C3.
  4. Click cell E5.

Excel will select those separate cells.

Use Shift for continuous selections.

Use Ctrl for separate selections.

Selecting Cells Before Formatting

If you want to change the appearance of data, select the cells first.

For example, you can select a heading row and make it bold.

You can select a price column and format it as currency.

You can select a table and add borders.

The basic process is:

  1. Select the area.
  2. Choose the formatting option.
  3. Check the result.

This helps Excel know where to apply the formatting.

Selecting Cells Before Copying and Pasting

To copy data in Excel:

  1. Select the cell or range you want to copy.
  2. Press Ctrl + C.
  3. Click where you want to paste it.
  4. Press Ctrl + V.

You can copy one cell, many cells, a full row, or a full column.

Always check that you selected the correct area before copying.

Selecting Cells Before Deleting

To delete data from selected cells:

  1. Select the cells.
  2. Press the Delete key.

This clears the content inside the cells.

If you want to delete an entire row or column, select the row or column first, then use the delete option.

Be careful because deleting a row or column can move other data.

Difference Between Clearing and Deleting

Beginners often confuse clearing and deleting.

Clearing removes the content inside selected cells but keeps the cells in place.

For example, pressing the Delete key clears the selected cells.

Deleting removes the selected cells, rows, or columns and may shift other data.

For example, deleting row 5 removes that whole row, and the rows below move up.

This is why you should be careful when deleting rows or columns.

How to Select a Table in Excel

If your data is arranged as a table, you can select it by clicking and dragging across the whole table.

You can also click inside the table and press Ctrl + A.

For example, if your table starts at A1 and ends at D10, you can select A1.

Selecting a full table is useful when formatting, sorting, filtering, or creating charts.

How to Select a Column Without the Header

Sometimes you may want to select only the data in a column, not the heading.

For example, you may want to select the amounts under the heading Price, but not the word Price itself.

Click the first data cell under the heading.

Hold Shift.

Click the last data cell in that column.

This selects only the data values.

How to Select Rows Without the Header

If your first row contains headings, you may not want to include it when selecting data.

For example, if row 1 has headings and your data starts on row 2, select from row 2 downward.

This is useful when formatting records or working with data without changing the heading row.

Common Selection Mistakes Beginners Make

One common mistake is selecting the wrong cell before typing.

This can place data in the wrong location.

Another mistake is selecting an entire row or column by accident and changing too much data.

Some beginners also forget to use Ctrl when selecting separate cells, so Excel removes the previous selection.

Others delete full rows or columns when they only meant to clear the contents.

Always check the highlighted area before making changes.

Beginner Practice Exercise

Try this simple exercise in Excel.

Create this table:

NameProductQuantityPrice
MaryShoes21500
JohnBag12500
PeterT-Shirt3800

Now practice the following:

  1. Select cell A1.
  2. Select cells A1 to D1.
  3. Select the full row containing Mary.
  4. Select the full column containing Price.
  5. Select the full table.
  6. Select the cells with only the prices.
  7. Select non-adjacent cells A2 and C4 using Ctrl.

This small exercise will help you become comfortable with selecting in Excel.

Useful Keyboard Shortcuts for Selecting in Excel

Here are some helpful shortcuts:

Ctrl + A
Select all data or the whole worksheet.

Shift + Arrow keys
Select cells one by one in a direction.

Ctrl + Space
Select the entire column.

Shift + Space
Select the entire row.

Ctrl + Shift + Arrow key
Select a large range of connected data.

Ctrl + Click
Select separate cells, rows, or columns.

These shortcuts can help you work faster as you become more confident.

Key Takeaways

  • Selecting means choosing the part of Excel you want to work with.
  • Click a cell once to select it.
  • Click and drag to select a range of cells.
  • Click a row number to select a full row.
  • Click a column letter to select a full column.
  • Use Shift to select a continuous range.
  • Use Ctrl to select separate cells, rows, or columns.
  • Use Ctrl + A to select all data or the whole worksheet.
  • Always check what is highlighted before formatting, deleting, or copying.
  • Selecting correctly helps prevent mistakes in Excel.

FAQ

What does selecting mean in Excel?

Selecting means choosing a cell, row, column, or range of cells that you want to work with.

How do I select one cell in Excel?

Click the cell once. The selected cell will be highlighted with a border.

How do I select multiple cells in Excel?

Click the first cell, hold the mouse button, drag across the cells you want, and release.

How do I select a whole row in Excel?

Click the row number on the left side of the worksheet.

How do I select a whole column in Excel?

Click the column letter at the top of the worksheet.

How do I select the whole worksheet in Excel?

Click the small triangle at the top-left corner of the grid or press Ctrl + A.

How do I select cells that are not next to each other?

Hold Ctrl and click each cell you want to select.

What is the difference between Shift and Ctrl when selecting?

Use Shift to select a continuous range. Use Ctrl to select separate cells, rows, or columns.

What shortcut selects an entire row?

Press Shift + Space to select the entire row.

What shortcut selects an entire column?

Press Ctrl + Space to select the entire column.

Keep learning

Read next

Leave a Reply

Your email address will not be published. Required fields are marked *