Concept Flow
Sales Report
Product
Cells A1, B1, and C1 are selected and merged into one cell. The content from A1 is centered across the merged cell.
Select cells A1:C1
Click 'Merge & Center' buttonYou select the range A1 to C1 and then click the Merge & Center button on the toolbar to combine these cells and center the text.
| Step | Action | Result | Explanation |
|---|---|---|---|
| 1 | Select cells A1, B1, C1 | Cells selected | You start by selecting the range of cells you want to merge. |
| 2 | Click 'Merge & Center' | Cells merged into one spanning A1:C1 | The selected cells combine into a single cell, and the content is centered. |
| 3 | Check merged cell | Merged cell shows 'Sales Report' centered | The text from the original top-left cell remains visible and is centered across the merged area. |
| Variable | Value | Description |
|---|---|---|
| SelectedCells | A1:C1 | Range of cells selected for merging |
| MergedCell | A1:C1 | Cells combined into one merged cell |
| DisplayedText | Sales Report | Text from the top-left cell shown centered |