How to rename Google spreadsheet

How to Rename Columns or Rows in Google Sheets

If youre creating a Google Sheets spreadsheet for others to use, you can make it easier to refer to certain sections of data by renaming columns or rows using named ranges. Heres how.

What Are Named Ranges?

Named ranges allow you to add a custom name to a group of cells, from entire columns or rows to smaller groups of cells. Creating a named range doesnt overwrite the original cell references (A1, A2, etc.), but it does make it easier to refer to these cells (and the data contained within them) when youre adding new formulas.

Using the Name Box

The quickest way to add a named range to Google Sheets is to use the name box. This is the box, positioned to the left of the formula bar, that shows you the cell reference for the cell or cells that are currently selected in your spreadsheet.

Advertisement

To begin,open your Google Sheets spreadsheetand select a new column or row. With the row or column selected, replace the existing cell reference in the name box with a new name, and then press the Enter key to save your choice.

Google Sheets will apply the new name to your column or row immediately. You can view a list of existing named ranges by pressing the downward-facing arrow button positioned to the right of the name box.

A list of named ranges, including their original cell references, will appear in the list below.

Advertisement

You can click on any of the named ranges to select those cells or press Manage Named Ranges to make changes to existing named ranges.

The Best Tech Newsletter Anywhere

Join 425,000 subscribers and get a daily digest of features, articles, news, and trivia.

Sign Me Up!
We've got your info - thanks for signing up!
We were unable to subscribe you! Please check your e-mail address or contact us for assistance.
Signing you up...

By submitting your email, you agree to the Terms of Use and Privacy Policy.

Using the Named Ranges Menu

Another way to rename columns or rows is to use the named ranges menu. This menu allows you to manage existing named ranges as well as create new ones.

Adding a New Named Range in Google Sheets

To begin, open Google Sheetsand select the row or column that you wish to rename. With the column or row selected, right-click the selected cells and select Define The Named Range in the context menu.

The Named Ranges menu will open as a panel on the right. Type your chosen name in the box provided. You can also change the selected column, row, or smaller cell range by changing the cell reference below it.

Press Done to save your choice.

Editing or Removing Named Ranges

To edit or remove a named range, right-click any cell in the spreadsheet and select Define Named Range in the menu. Youll see a list of existing named ranges in a sidebar on the right side of the window. Hover over the name in the Named Ranges panel and press the Edit button.

Advertisement

You can then make changes to the named range (including changing the name and the cell range that it refers to) using the boxes provided. If you want to delete the named range, press the Delete button.

Youll need to confirm your choicepress Remove in the pop-up box to confirm.

Using a Named Range in Google Sheets

With the new named range added, you can now refer to it elsewhere in a new formula. For instance, if you named your range CellData, you could find the median valueof the values in those cells by using the following formula:

=MEDIAN(CellData)

The named range (CellData) replaces the original cell reference to the column, row, or cell range in your formula. For instance, if CellData is a named range for all of the cells in column A, you could use either A:A or CellData to refer to those cells.

Advertisement

Using a named range allows you to quickly refer to the data that you wish to use without requiring the original cell reference. Its just one more way to use the power of Google Sheets to make things easier while you work.

RELATED: The Beginner's Guide to Google Sheets

Ben Stockton
Ben Stockton is a freelance tech writer from the United Kingdom. In a past life, he was a UK college lecturer, training teens and adults. Since leaving the classroom, he's been a tech writer, writing how-to articles and tutorials for MakeUseOf, MakeTechEasier, and Cloudwards.net. He has a degree in History and a postgraduate qualification in Computing. Read Full Bio »