Excel 2016: Cell Basics (2024)

Lesson 5: Cell Basics

/en/excel2016/saving-and-sharing-workbooks/content/

Introduction

Whenever you work with Excel, you'll enter information—or content—into cells. Cells are the basic building blocks of a worksheet. You'll need to learn the basics of cells and cell content to calculate, analyze, and organize data in Excel.

Optional: Download our practice workbook.

Watch the video below to learn more about the basics of working with cells.

Understanding cells

Every worksheet is made up of thousands of rectangles, which are called cells. A cell is the intersection of a row and a column—in other words, where a row and column meet.

Columns are identified by letters (A, B, C), while rows are identified by numbers (1, 2, 3). Each cell has its own name—or cell address—based on its column and row. In the example below, the selected cell intersects column C and row 5, so the cell address is C5.

Excel 2016: Cell Basics (1)

Note that the cell address also appears in the Name box in the top-left corner, and that a cell's column and row headings are highlighted when the cell is selected.

You can also select multiple cells at the same time. A group of cells is known as a cell range. Rather than a single cell address, you will refer to a cell range using the cell addresses of the first and last cells in the cell range, separated by a colon. For example, a cell range that included cells A1, A2, A3, A4, and A5 would be written as A1:A5. Take a look at the different cell ranges below:

  • Cell range A1:A8

    Excel 2016: Cell Basics (2)

  • Cell range A1:F1

    Excel 2016: Cell Basics (3)

  • Cell range A1:F8

    Excel 2016: Cell Basics (4)

If the columns in your spreadsheet are labeled with numbers instead of letters, you'll need to change the default reference style for Excel. Review our Extra on What are Reference Styles? to learn how.

To select a cell:

To input or edit cell content, you'll first need to select the cell.

  1. Click a cell to select it. In our example, we'll select cell D9.
  2. A border will appear around the selected cell, and the column heading and row heading will be highlighted. The cell will remain selected until you click another cell in the worksheet.

    Excel 2016: Cell Basics (5)

You can also select cells using the arrow keys on your keyboard.

To select a cell range:

Sometimes you may want to select a larger group of cells, or a cell range.

  1. Click and drag the mouse until all of the adjoining cells you want to select are highlighted. In our example, we'll select the cell range B5:C18.
  2. Release the mouse to select the desired cell range. The cells will remain selected until you click another cell in the worksheet.

    Excel 2016: Cell Basics (6)

Cell content

Any information you enter into a spreadsheet will be stored in a cell. Each cell can contain different types of content, including text, formatting, formulas, and functions.

  • Text: Cells can contain text, such as letters, numbers, and dates.

    Excel 2016: Cell Basics (7)

  • Formatting attributes: Cells can contain formatting attributes that change the way letters, numbers, and dates are displayed. For example, percentages can appear as 0.15 or 15%. You can even change a cell's text or background color.

    Excel 2016: Cell Basics (8)

  • Formulas and functions: Cells can contain formulas and functions that calculate cell values. In our example, SUM(B2:B8) adds the value of each cell in the cell range B2:B8 and displays the total in cell B9.

    Excel 2016: Cell Basics (9)

To insert content:

  1. Click a cell to select it. In our example, we'll select cell F9.

    Excel 2016: Cell Basics (10)

  2. Type something into the selected cell, then press Enter on your keyboard. The content will appear in the cell and the formula bar. You can also input and edit cell content in the formula bar.

    Excel 2016: Cell Basics (11)

To delete (or clear) cell content:

  1. Select the cell(s) with content you want to delete. In our example, we'll select the cell range A10:H10.

    Excel 2016: Cell Basics (12)

  2. Select the Clear command on the Home tab, then click Clear Contents.

    Excel 2016: Cell Basics (13)

  3. The cell contents will be deleted.

    Excel 2016: Cell Basics (14)

You can also use the Delete key on your keyboard to delete content from multiple cells at once. The Backspace key will only delete content from one cell at a time.

To delete cells:

There is an important difference between deleting the content of a cell and deleting the cell itself. If you delete the entire cell, the cells below it will shift to fill in the gaps and replace the deleted cells.

  1. Select the cell(s) you want to delete. In our example, we'll select A10:H10.

    Excel 2016: Cell Basics (15)

  2. Select the Delete command from the Home tab on the Ribbon.

    Excel 2016: Cell Basics (16)

  3. The cells below will shift up and fill in the gaps.

    Excel 2016: Cell Basics (17)

To copy and paste cell content:

Excel allows you to copy content that is already entered into your spreadsheet and paste that content to other cells, which can save you time and effort.

  1. Select the cell(s) you want to copy. In our example, we'll select F9.

    Excel 2016: Cell Basics (18)

  2. Click the Copy command on the Home tab, or press Ctrl+C on your keyboard.

    Excel 2016: Cell Basics (19)

  3. Select the cell(s) where you want to paste the content. In our example, we'll select F12:F17. The copied cell(s) will have a dashed box around them.

    Excel 2016: Cell Basics (20)

  4. Click the Paste command on the Home tab, or press Ctrl+V on your keyboard.

    Excel 2016: Cell Basics (21)

  5. The content will be pasted into the selected cells.

    Excel 2016: Cell Basics (22)

To access more paste options:

You can also access additional paste options, which are especially convenient when working with cells that contain formulas or formatting. Just click the drop-down arrow on the Paste command to see these options.

Excel 2016: Cell Basics (23)

Instead of choosing commands from the Ribbon, you can access commands quickly by right-clicking. Simply select the cell(s) you want to format, then right-click the mouse. A drop-down menu will appear, where you'll find several commands that are also located on the Ribbon.

Excel 2016: Cell Basics (24)

To cut and paste cell content:

Unlike copying and pasting, which duplicates cell content, cutting allows you to move content between cells.

  1. Select the cell(s) you want to cut. In our example, we'll select G5:G6.
  2. Right-click the mouse and select the Cut command. Alternatively, you can use the command on the Home tab, or press Ctrl+X on your keyboard.

    Excel 2016: Cell Basics (25)

  3. Select the cells where you want to paste the content. In our example, we'll select F10:F11. The cut cells will now have a dashed box around them.
  4. Right-click the mouse and select the Paste command. Alternatively, you can use the command on the Home tab, or press Ctrl+V on your keyboard.

    Excel 2016: Cell Basics (26)

  5. The cut content will be removed from the original cells and pasted into the selected cells.

    Excel 2016: Cell Basics (27)

To drag and drop cells:

Instead of cutting, copying, and pasting, you can drag and drop cells to move their contents.

  1. Select the cell(s) you want to move. In our example, we'll select H4:H12.
  2. Hover the mouse over the border of the selected cell(s) until the mouse changes to a pointer with four arrows.

    Excel 2016: Cell Basics (28)

  3. Click and drag the cells to the desired location. In our example, we'll move them to G4:G12.

    Excel 2016: Cell Basics (29)

  4. Release the mouse. The cells will be dropped in the selected location.

    Excel 2016: Cell Basics (30)

To use the fill handle:

If you're copying cell content to adjacent cells in the same row or column, the fill handle is a good alternative to the copy and paste commands.

  1. Select the cell(s) containing the content you want to use, then hover the mouse over the lower-right corner of the cell so the fill handle appears.

    Excel 2016: Cell Basics (31)

  2. Click and drag the fill handle until all of the cells you want to fill are selected. In our example, we'll select G13:G17.

    Excel 2016: Cell Basics (32)

  3. Release the mouse to fill the selected cells.

    Excel 2016: Cell Basics (33)

To continue a series with the fill handle:

The fill handle can also be used to continue a series. Whenever the content of a row or column follows a sequential order, like numbers (1, 2, 3) or days (Monday, Tuesday, Wednesday), the fill handle can guess what should come next in the series. In most cases, you will need to select multiple cells before using the fill handle to help Excel determine the series order. Let's take a look at an example:

  1. Select the cell range that contains the series you want to continue. In our example, we'll select E4:G4.
  2. Click and drag the fill handle to continue the series.

    Excel 2016: Cell Basics (34)

  3. Release the mouse. If Excel understood the series, it will be continued in the selected cells. In our example, Excel added Part 4, Part 5, and Part 6 to H4:J4.

    Excel 2016: Cell Basics (35)

You can also double-click the fill handle instead of clicking and dragging. This can be useful with larger spreadsheets, where clicking and dragging may be awkward.

Watch the video below to see an example of double-clicking the fill handle.

Challenge!

  1. Open our practice workbook.
  2. Select cell D6 and type hlee.
  3. Clear the contents in row 14.
  4. Delete column G.
  5. Using either cut and paste or drag and drop, move the contents of row 18 to row 14.
  6. Use the fill handle to put an X in cells F9:F17.
  7. When you're finished, your workbook should look like this:

    Excel 2016: Cell Basics (36)

Excel 2016: Cell Basics (38)

Previous: Saving and Sharing Workbooks

Next:Modifying Columns, Rows, and Cells

Excel 2016: Cell Basics (39)

/en/excel2016/modifying-columns-rows-and-cells/content/

Excel 2016: Cell Basics (2024)

FAQs

What are the basics of Excel cells? ›

Cells are the boxes you see in the grid of an Excel worksheet, like this one. Each cell is identified on a worksheet by its reference, the column letter and row number that intersect at the cell's location. This cell is in column D and row 5, so it is cell D5.

What is the cell function in Excel 2016? ›

The CELL Function[1] is an Excel Information function that will extract information about a cell's location, contents, or formatting. The CELL function takes two arguments, one that determines the type of information to be extracted and the other that is which cell it will be checking.

What are the 7 basic Excel formula? ›

Basic formulas in Excel include arithmetic operations like addition, subtraction, multiplication, and division—for example, SUM, AVERAGE, COUNT, and PRODUCT.

What are the contents of a cell in Excel? ›

Cell content. Any information you enter into a spreadsheet will be stored in a cell. Each cell can contain different types of content, including text, formatting, formulas, and functions.

What are the basics of cells? ›

Cells are the basic building blocks of all living things. The human body is composed of trillions of cells. They provide structure for the body, take in nutrients from food, convert those nutrients into energy, and carry out specialized functions.

How to learn Excel quickly? ›

How to master Excel quickly in 12 steps
  1. Get comfortable navigating the interface. ...
  2. Learn some useful shortcuts. ...
  3. Freeze panes. ...
  4. Understand Excel formulas. ...
  5. Learn how to create a simple drop-down list. ...
  6. Visualize key data with conditional formatting. ...
  7. Get things done faster with Flash Fill.

What is the unique function in Excel 2016? ›

The UNIQUE function will return an array, which will spill if it's the final result of a formula. This means that Excel will dynamically create the appropriate sized array range when you press ENTER.

How to use Excel cell formula? ›

Try it!
  1. Select a cell.
  2. Type the equal sign =.
  3. Type or select a cell, or type in a function, like SUM.
  4. Enter an operator, like minus -, or select the cells or range that are part of the function.
  5. Press Enter for the result. The result shows in the cell, but you can always see the formula in the Formula bar.

How to tell what format a cell is in Excel? ›

Or go to Formulas-> Show Formulas. Individual cell formatting appears in the formula bar. There is also the keyboard shortcut CTRL + 1 for cell formatting.

What is VLOOKUP in Excel? ›

What Is VLOOKUP in Excel? VLOOKUP is a powerful function in Excel that searches for a value in the first column of a range (table or array) and returns a corresponding value in the same row from a specified column. The "V" in VLOOKUP stands for "Vertical," indicating that it searches vertically (downward) in a table.

How to calculate cells in Excel? ›

In a worksheet, tap the first empty cell after a range of cells that has numbers, or tap and drag to select the range of cells you want to calculate. Tap AutoSum. Tap Sum. Tap the check mark.

What is the structure of a cell in Excel? ›

In the Excel worksheet, a cell is a rectangular-shaped box. It is a small unit of the Excel spreadsheet. There are around 17 billion cells in an Excel worksheet, which are united together in horizontal and vertical lines. An Excel worksheet contains cells in rows and columns.

What are the three types of cell contents? ›

It includes features from all cell types. A cell consists of three parts: the cell membrane, the nucleus, and, between the two, the cytoplasm. Within the cytoplasm lie intricate arrangements of fine fibers and hundreds or even thousands of miniscule but distinct structures called organelles.

What is the ### in Excel? ›

Microsoft Excel might show ##### in cells when a column isn't wide enough to show all of the cell contents. Formulas that return dates and times as negative values can also show as #####. To make a column wider to show cell contents in full, select the right edge of the column header and drag it to the width you want.

Top Articles
19 Amazing Sensory Bins for Preschool - Taming Little Monsters
12 of the easiest Sensory Bin Ideas to try this Year (Sensory bin of the - Kid Activities with Alexa
Katie Pavlich Bikini Photos
Gamevault Agent
Pieology Nutrition Calculator Mobile
Toyota Campers For Sale Craigslist
FFXIV Immortal Flames Hunting Log Guide
CKS is only available in the UK | NICE
Unlocking the Enigmatic Tonicamille: A Journey from Small Town to Social Media Stardom
Overzicht reviews voor 2Cheap.nl
Globe Position Fault Litter Robot
World Cup Soccer Wiki
Robert Malone é o inventor da vacina mRNA e está certo sobre vacinação de crianças #boato
Non Sequitur
How To Cut Eelgrass Grounded
Pac Man Deviantart
Alexander Funeral Home Gallatin Obituaries
Craigslist In Flagstaff
Shasta County Most Wanted 2022
Energy Healing Conference Utah
Testberichte zu E-Bikes & Fahrrädern von PROPHETE.
Aaa Saugus Ma Appointment
Geometry Review Quiz 5 Answer Key
Bible Gateway passage: Revelation 3 - New Living Translation
Yisd Home Access Center
Home
Shadbase Get Out Of Jail
Gina Wilson Angle Addition Postulate
Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
Walmart Pharmacy Near Me Open
A Christmas Horse - Alison Senxation
Ou Football Brainiacs
Access a Shared Resource | Computing for Arts + Sciences
Vera Bradley Factory Outlet Sunbury Products
Pixel Combat Unblocked
Cvs Sport Physicals
Mercedes W204 Belt Diagram
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Teenbeautyfitness
Where Can I Cash A Huntington National Bank Check
Facebook Marketplace Marrero La
Nobodyhome.tv Reddit
Topos De Bolos Engraçados
Sand Castle Parents Guide
Gregory (Five Nights at Freddy's)
Grand Valley State University Library Hours
Holzer Athena Portal
Hampton In And Suites Near Me
Hello – Cornerstone Chapel
Stoughton Commuter Rail Schedule
Otter Bustr
Selly Medaline
Latest Posts
Article information

Author: Carmelo Roob

Last Updated:

Views: 5775

Rating: 4.4 / 5 (45 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Carmelo Roob

Birthday: 1995-01-09

Address: Apt. 915 481 Sipes Cliff, New Gonzalobury, CO 80176

Phone: +6773780339780

Job: Sales Executive

Hobby: Gaming, Jogging, Rugby, Video gaming, Handball, Ice skating, Web surfing

Introduction: My name is Carmelo Roob, I am a modern, handsome, delightful, comfortable, attractive, vast, good person who loves writing and wants to share my knowledge and understanding with you.