Merge cells is to combine multiple cells into one cell which can further be used for giving title to the report or header to the column. It helps to create clean reports format and clean document prints.
If you work with data in Excel, you may find yourself in a situation where you need to merge cells in order to create a single, cohesive unit of information. For example, you may have a list of data that contains first and last names in separate cells, and you want to combine them into a single cell.
Fortunately, Excel makes it easy to merge cells.
There are multiple ways to use shortcut for merging cells in Excel. Here are mostly used methods:
Let’s quickly scroll down a bit more to understand the steps of How to Merge Cells in Excel.
Step 1
Select the cells you want to Merge with the help of mouse example A1 to C1.
or
Select the cell (A1), hold the Shift key and move the Right arrow key till cell C1. So this process will highlight the Range (A1 to C1) as displayed in below image:
SHIFT+ (→) Right Arrow Key for Row Selection
SHIFT+ (↓) Right Arrow Key for Column Selection
Step 2: Click on the Home tab and select Merge & Center Option as Highlighted in below image:
This will merge all cells through A1:C1 and will display it as one cell. See how “Student Scores” is displaying across A1:C1. This is called merging cells.
If you want to align your text on the right side or left side, you may use alignment option to align text within merged cells
Hope you liked this article. Please do comment your views on the same.
If you like to watch videos for learning Microsoft Advanced Excel, then you may click here and subscribe our channel
How to count words in Excel using the LEN function along with other Excel functions. It also gives formulas for counting words or text, whether case-sensitive or not, in a cell or range.
Discover free videos and tutorials to master Excel formulas and functions. Practice directly in our Online Excel Practice Files without downloading anything. Have questions? Drop them in the comments. Let’s begin! Basic Excel Formulas and…
Watch: How to use MODE & MODEIF Function in Excel? What is MODE Function? In Excel, the “MODE” function is a statistical tool that identifies and returns the most frequently occurring value within a set…
COUNT function is used to get the total count of Number values in range or list.COUNT Function has one required and optional arguments.
MAX function is used to get the largest number in range or list of values. MAX function has one required argument i.e. number1
MOD function is used to get the remainder of number that is divided by divisor. MOD Function has two required arguments i.e. number and divisor.