Written by Allen Wyatt (last updated April 18, 2026)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, 2024, and Excel in Microsoft 365
John has a need to use some very long worksheet tab names. Excel, however, seems to limit those names to only 30 characters, so he wonders if there is a way to exceed that limit.
The short answer is no, you cannot change the limit on worksheet name length. It is hard coded into Excel at 31 characters. There are a few workarounds, though, some obvious and some perhaps not so obvious: use abbreviations for words in the names, devise a code-number system that ties to a longer name listed in a worksheet, etc.
You could also utilize tab color into your "naming." For instance, if a department name is used commonly as part of a worksheet tab name, you could use colors to designate different departments and then drop the actual department name from the longer worksheet name.
Finally, you may find it beneficial to split your worksheets into different workbooks. You could make the longer, common portion of each worksheet name the workbook name. For instance, suppose you had the following worksheet names you wanted to use:
Sacramento Development Facility Budget January 2026 Sacramento Development Facility Budget February 2026 Sacramento Development Facility Budget March 2026 Sacramento Development Facility Budget April 2026 Sacramento Production Facility Budget January 2026 Sacramento Production Facility Budget February 2026 Sacramento Production Facility Budget March 2026 Sacramento Production Facility Budget April 2026
These names are obviously longer than the 30-character limit. If you didn't want to use abbreviations, you could create two workbooks—Sacramento Development Facility and Sacramento Production Facility—and then use the following worksheets in each workbook:
Budget January 2026 Budget February 2026 Budget March 2026 Budget April 2026
You could even take the technique a step further by appending the word "Budget" to each workbook name and dropping it from the individual worksheet names.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (13175) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, 2024, and Excel in Microsoft 365.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!
Changing the color used on a worksheet tab is easy. Just follow the three steps in this tip.
Discover MoreNeed a worksheet's name to change based on the contents of a cell? You'll need to rely on a macro to do the changing, but ...
Discover MoreExcel makes it easy to change the color of a worksheet's tab. If you want that color change to be dynamic, one way to do ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2026-04-25 12:14:39
John Mann
You could also create an opening sheet which is a table of contents using hyperlinks to the different sheets, then us a shortened name on the sheet tab. This could be done as a standalone method, or in conjunction with the other suggestions in the tip.
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 © 2026 Sharon Parq Associates, Inc.
Comments