top of page
  • Lowell

Excel is a Square

Source: https://www.makeuseof.com/turn-excel-cells-into-squares/

Uses: Calendar Grids, Print your own graph paper


Here are two ways to create square cells in Excel. In either method, you can begin with Row height or Column width. I begin with Column width.


Drag Row and Column borders to the same pixel size

1. Select all cells pressing CTRL+A on your keyboard.

2. Drag a border between two columns to the desired width. Note the pixel number. Drag a border between two rows to the same pixel value.


Use Page Layout View

  1. Press CTRL+A to select all cells.

  2. On the Ribbon’s View tab, select Page Layout in the Workbook Views group.

  3. Right click a column letter, click Column width, enter a value. You can specify inches by following the entry with double quotes or “in” without quotes. Specify centimeters by adding “cm” without quotes. Click OK.

  4. Repeat using a row number and the same value as column width.

  5. Click Normal in the Workbook View group, then click any cell to deselect all cells on the worksheet.

  6. A dotted vertical line indicating a page break appears along the right border of a column. Its location depends on the column width you set.

  7. To remove this page break, go to File>Options>Advanced>Display options for this worksheet, deselect Show page breaks, and click OK.

  8. Save the workbook.

Caveat: The second method may not produce exactly square cells in Normal view. Column width and row height may differ by 2-3 pixels, so some dragging of row/column or column borders is required. Excel apparently uses character sizes to calculate row height and column width in Normal view. Still, the second method does allow you to initially size cells based on inches or centimeters, which are more familiar measurements

1 view

Recent Posts

See All

Excel has an interesting feature in the Data Tools Group of the Data Ribbon. It’s called Flash Fill and I believe it arrived in Excel 2013. You can use the keyboard shortcut Ctrl+E or click the Flash

The Excel CONCATENATE function lets you link or string together text and calculations. I use a simple target heart rate formula in the example below to illustrate the CONCATENATE function. Target hear

In December 2020, I spent some time writing functions that would allow data to be sorted as I entered it into Excel. Now I've discovered that Excel in my Microsoft 365 subscription has a function that

bottom of page