Bird
Raised Fist0
Excelspreadsheet~5 mins

Merge and center cells in Excel - Dashboard Guide

Choose your learning style10 modes available

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Dashboard Mode - Merge and center cells
Dashboard Goal

Create a simple dashboard header by merging and centering cells to display the title clearly above the data table.

Sample Data
ProductSales Q1Sales Q2Sales Q3
Apples100120130
Bananas90110115
Cherries8095100
Dates708590
Dashboard Components
  • Title Header: Merged and centered cells A1 to D1 with text "Quarterly Sales Report".
    How to do it: Select cells A1:D1, then use the Merge & Center button in Excel.
    Result: The title appears centered across the four columns.
  • Data Table: The sales data from A2:D5 as shown.
    No formulas needed here, just the raw data.
Dashboard Layout
+---------------------------------------+
|       Quarterly Sales Report           |  <-- Merged and centered A1:D1
+---------------------------------------+
| Product | Sales Q1 | Sales Q2 | Sales Q3 |
|---------|----------|----------|----------|
| Apples  | 100      | 120      | 130      |
| Bananas | 90       | 110      | 115      |
| Cherries| 80       | 95       | 100      |
| Dates   | 70       | 85       | 90       |
+---------------------------------------+
Interactivity

This simple dashboard does not include filters or slicers. The merged and centered title cell remains fixed and visually groups the data below.

Self Check

If you change the text in the merged and centered cell A1:D1, what happens to the title display?
Answer: The new text will appear centered across the four columns, replacing the old title.

Key Result
A simple dashboard with a merged and centered title above a sales data table.

Practice

(1/5)
1. What does the Merge and Center feature do in Excel?
easy
A. Copies the content of one cell to all selected cells.
B. Combines selected cells into one and centers the text inside.
C. Splits one cell into multiple cells and centers the text.
D. Deletes all selected cells and centers the remaining cells.

Solution

  1. Step 1: Understand the Merge and Center function

    This feature combines multiple selected cells into a single larger cell.
  2. Step 2: Understand text alignment after merging

    The text from the top-left cell is centered in the new merged cell.
  3. Final Answer:

    Combines selected cells into one and centers the text inside. -> Option B
  4. Quick Check:

    Merge and Center = Combine cells + center text [OK]
Hint: Merge cells to create one big cell with centered text [OK]
Common Mistakes:
  • Thinking it splits cells instead of merging
  • Assuming all cell contents are kept after merge
  • Believing it copies content to all merged cells
2. Which of the following is the correct way to merge and center cells in Excel?
easy
A. Select cells -> Data tab -> Merge & Center button
B. Select cells -> Insert tab -> Merge & Center button
C. Select cells -> Home tab -> Merge & Center button
D. Select cells -> Review tab -> Merge & Center button

Solution

  1. Step 1: Locate the Merge & Center button

    It is found on the Home tab in the Alignment group.
  2. Step 2: Apply merge and center

    Select the cells you want to merge, then click the Merge & Center button on the Home tab.
  3. Final Answer:

    Select cells -> Home tab -> Merge & Center button -> Option C
  4. Quick Check:

    Merge & Center button is on Home tab [OK]
Hint: Find Merge & Center on Home tab, Alignment group [OK]
Common Mistakes:
  • Looking for Merge & Center on wrong tabs
  • Trying to merge from Insert or Data tabs
  • Not selecting cells before clicking Merge & Center
3. You have cells A1, B1, and C1 with values "Sales", "2023", and "Q1" respectively. You select all three and click Merge and Center. What will be the content of the merged cell?
medium
A. The merged cell will be empty
B. "Sales 2023 Q1" combined in the merged cell
C. "Q1" centered across the merged cell
D. "Sales" centered across the merged cell

Solution

  1. Step 1: Understand which cell content remains after merging

    Only the content of the top-left cell (A1) remains after merging.
  2. Step 2: Check the content of the top-left cell

    Cell A1 contains "Sales", so this text will be centered in the merged cell.
  3. Final Answer:

    "Sales" centered across the merged cell -> Option D
  4. Quick Check:

    Top-left cell content remains after merge [OK]
Hint: Only top-left cell text stays after merge [OK]
Common Mistakes:
  • Assuming all cell texts combine after merge
  • Thinking the last cell's content remains
  • Expecting merged cell to be empty
4. You tried to merge cells A2 to C2 but got an error saying "Merge cells only works on contiguous cells." What is the most likely cause?
medium
A. You selected non-adjacent cells instead of a continuous range.
B. You forgot to select the cells before clicking Merge & Center.
C. You tried to merge cells with different data types.
D. You used the wrong tab to merge cells.

Solution

  1. Step 1: Understand the error message

    The error means the selected cells are not next to each other in a continuous block.
  2. Step 2: Check selection of cells

    Only contiguous (adjacent) cells can be merged, so selecting non-adjacent cells causes this error.
  3. Final Answer:

    You selected non-adjacent cells instead of a continuous range. -> Option A
  4. Quick Check:

    Merge requires contiguous cells [OK]
Hint: Select continuous cells only before merging [OK]
Common Mistakes:
  • Selecting cells with gaps between them
  • Trying to merge cells from different rows or columns non-contiguously
  • Ignoring the error message
5. You want to create a title across columns A to D that says "Monthly Report" centered in the merged cell. Which steps should you follow?
hard
A. Type "Monthly Report" in A1, select A1:D1, then click Merge & Center.
B. Type "Monthly Report" in A1, select B1:D1, then click Merge & Center.
C. Type "Monthly Report" in D1, select A1:D1, then click Merge & Center.
D. Type "Monthly Report" in A1, select A1:D1, then press Delete.

Solution

  1. Step 1: Enter the title text in the top-left cell

    Type "Monthly Report" in cell A1, which will be the content kept after merging.
  2. Step 2: Select the range to merge and apply Merge & Center

    Select cells A1 to D1 and click the Merge & Center button to combine and center the text.
  3. Final Answer:

    Type "Monthly Report" in A1, select A1:D1, then click Merge & Center. -> Option A
  4. Quick Check:

    Title in top-left cell + merge range + center [OK]
Hint: Type in top-left cell, select full range, then merge & center [OK]
Common Mistakes:
  • Typing text outside the top-left cell
  • Selecting wrong cells for merging
  • Deleting cells instead of merging