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
Watch: How to use EOMONTH & EDATE Function in Excel? What is EOMONTH Function? The EOMONTH function in Excel returns the last day of a month based on a given date and a specified number of…
Excel Function REPLACE REPLACE function is used to replace the existing text from a specific location in a cell to New Text. REPLACE Function has argument four arguments i.e. old_text, start_num, num_chars and new_text. We need to give the…
WORKDAY Function in Excel Are you working today? or Do you have Work Off or holiday today? I am asking this question because I am gonna tell you the most commonly used function in Excel…
How to use the compound interest formula in Excel and gives examples of how to calculate the future value of an investment with yearly, monthly, or daily interest. It also shows you step-by-step how to make your own Excel compound interest calculator.
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.
FIND function is used to find the position of text, or character in an available string.