Written by Allen Wyatt (last updated November 11, 2023)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365
Rachel wrote in to ask if there is a way to wrap text in merged cells without resorting to using macros.
The short answer is that, yes, there is a way, and it is the same way you would wrap text in a non-merged cell. All you need to do is select the merged cell in which you want text wrapped, display the Home tab of the ribbon, and click the Wrap Text tool—that's it. (An alternative method is to display the Alignment tab of the Format Cells dialog box and use the Wrap Text check box.)
There are differences, though, in what happens after you turn on text wrapping in a regular cell versus a merged cell. In a regular cell, you'll likely see the row height adjust automatically to display all the wrapped text. In a merged cell, however, that doesn't happen—the row height stays unchanged and you'll need to adjust it manually.
If you are looking for an automatic way to have Excel adjust row height on merged cells, you might want to consider this tip.
In addition, if the merged cell contains a formula that results in a numeric value (this includes date values which look like text, but aren't), then the result won't wrap to additional rows in the cell. (This happens regardless of whether the cell is a non-merged or merged cell.) Instead, you'll see the "#######" designation indicating that your cell is too narrow for the result to be displayed. In those cases, you'll need to either adjust the column width or use a formula that actually results in text being displayed, such as with the TEXT function.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (13583) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365.
Dive Deep into Macros! Make Excel do things you thought were impossible, discover techniques you won't find anywhere else, and create powerful automated reports. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable. You’ll find step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and solutions. Check out Microsoft Excel 2019 VBA and Macros today!
If you want to format currency values so that Excel uses periods between groups of thousands and commas as a decimal ...
Discover MoreWhen your macro checks the formatting used for a cell, it needs to be careful that the type of formatting being checked ...
Discover MoreIf you need to easily change the font colors in a group of cells, one of the esoteric commands Excel provides is the ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments