Excel Automatic Row Height

If you just need to excel automatic row height and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: select the rows or columns, then use Home ▸ Format ▸ AutoFit Column Width, AutoFit Row Height, or set exact Width and Height values for matching sizes.

On this page7
Annotated stepsExcel
1

Select the column letters or row numbers you want to size.

2

Double-click a header boundary for AutoFit.

3

Use Home ▸ Format ▸ Column Width or Row Height for exact matching sizes.

4

Turn on Wrap Text before AutoFit row height when cells contain multi-line text.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Excel cell size is controlled by column width and row height. AutoFit resizes a row or column to fit its largest visible content, while exact width and height settings make multiple rows or columns match. Cells themselves do not have independent sizes; the whole column or row changes. Before you run it on a workbook other people depend on, try it on a copy or a few rows first. Undo only reaches back through the current session, so a quick trial run is the cheapest way to see exactly what will change before the file is saved and shared. For “excel automatic row height”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected rows change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a workflow that saves repeating the same clicks every week useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

To make columns A:D the same width, select A:D, open Home ▸ Format ▸ Column Width and enter 14. To fit the data instead, double-click the right edge of a selected column header or choose AutoFit Column Width. Sizing is a layout task, but it affects readability, printing and whether users trust the sheet. Consistent sizes also make templates feel intentional. If this is something you do often, add the command to the Quick Access Toolbar (right-click it on the ribbon and choose Add to Quick Access Toolbar) or learn its shortcut, so next time it is one click instead of a hunt through the menus.

In Google Sheets

This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. Nothing on this page is behind a login or a download: the exact answer is at the top, and the detail below it is there for when you need it. That is the whole promise here — the answer first, and just enough context to make it stick. If you take one thing from this page on “excel automatic row height”, make it the order of checks rather than the individual clicks: confirm what is selected, apply the step, and look at the result before moving on. That small routine is what keeps Excel work predictable when the same task comes back in a slightly different workbook.

Common mistakes

  • Trying to resize a single cell without changing the whole row or column.
  • AutoFitting while important content is hidden by filters or merged cells.
  • Using very wide columns instead of Wrap Text for long notes.
  • Expecting printed output to match until page scaling and margins are checked.

Frequently asked questions

How do I make all cells the same size?

Select all, then set a common column width and row height from Home ▸ Format.

What is AutoFit?

AutoFit sizes rows or columns to the largest visible content.

Can one cell have a different width?

No. Width belongs to the entire column; height belongs to the entire row.