
Content Creator & former Microsoft Product Manager
Kevin Stratvert’s recent YouTube tutorial examines a common Excel action that often causes hidden problems: merging cells. In the video, he demonstrates how the Merge & Center tool behaves and why it can break sorting, filtering, and other data operations. He also shows safer, formula-backed alternatives that preserve data while keeping a tidy layout. As a result, viewers learn both the mechanics and the consequences of common formatting choices.
In addition, the video includes a short timeline with focused sections that help users jump to specific techniques, such as using formula functions or exploring different merge options. These clear segments make the lesson easy to follow for readers who want a practical, step-by-step approach. Overall, the piece serves as a concise guide for both casual users and those who work with larger datasets. Therefore, it helps readers make informed choices about formatting and data integrity.
Visually, merging cells combines adjacent cells into one, which often improves the look of headers and title areas. However, Kevin explains that the built-in Merge & Center command keeps only the content of the top-left cell and deletes data in the other cells. Consequently, merged areas can break sorting and filtering because Excel treats the merged range as a single block rather than separate rows or columns. Moreover, merged cells inside Excel tables or ranges often disrupt formulas and pivot tables, creating subtle errors down the line.
For example, when a merged cell spans multiple rows, sorting the column becomes unpredictable and may shift rows out of alignment. Likewise, filters can behave inconsistently because Excel cannot map single-row values to a merged multi-row area. Thus, the apparent convenience of merging can lead to data loss or corrupted analysis when datasets change or expand. Kevin highlights these risks clearly so users can weigh aesthetics against functionality.
To avoid the downsides of true merging, the video recommends formula-based joins that combine text without altering the underlying grid. Functions such as TEXTJOIN and CONCAT, along with the simple ampersand operator (&), let users concatenate cell values while keeping all source cells intact. In addition, Kevin demonstrates Flash Fill as a quick, pattern-based option to build combined values when the example is consistent across rows. These approaches maintain data integrity and keep sorting and filtering working correctly.
Each method has tradeoffs. For instance, TEXTJOIN handles ranges and ignores blanks efficiently but requires a modern Excel version, while the ampersand is universal and easy to use but can become unwieldy for long ranges. Meanwhile, Flash Fill is fast but relies on pattern recognition and can misfire if the dataset includes inconsistent formats. Therefore, Kevin encourages choosing a method that matches the dataset size, formula needs, and Excel version to balance speed and reliability.
The tutorial walks through simple, actionable steps so users can reproduce each alternative in their own workbooks. Kevin shows keyboard shortcuts for the traditional merge commands and then walks viewers through writing a TEXTJOIN formula to combine a row of values with delimiters. He also demonstrates how to drag formulas across rows and how to convert formula results to values if a static output is needed. These practical examples let users implement the safer pattern immediately.
Furthermore, the video highlights how to locate and unmerge cells if problems already exist in a sheet, and how to search for merged cells using the Format options in the Find dialog. This helps teams clean legacy spreadsheets before applying consistent, data-safe formatting. Kevin’s clear, stepwise examples reduce the chance of mistakes during cleanup. Consequently, viewers can restore functional datasets without losing content or breaking downstream reports.
Finally, Kevin explores the tradeoffs between visual design and functional spreadsheets, offering guidance for practical decision-making. While merged cells can improve presentation, the tutorial argues for prioritizing data integrity in working sheets and reserving merges for printed reports or static headers. Alternatively, users can center text across selection using alignment options that preserve individual cells, thereby achieving a similar visual effect without structural changes.
In conclusion, the video equips viewers with both warnings and workable solutions so they can make conscious choices. By explaining the limits of Merge & Center and by demonstrating alternatives like TEXTJOIN, CONCAT, and Flash Fill, Kevin helps users protect their data while maintaining readable layouts. Therefore, readers should weigh immediate visual needs against longer-term spreadsheet health, and choose methods that align with their workflow and Excel version.
merge cells in Excel, merge cells without losing data, combine cells Excel without losing data, how to merge cells without losing data, center across selection Excel, concatenate cells Excel, merge cells keep data Excel, merge cells without breaking formulas