Written by Allen Wyatt (last updated December 5, 2020)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021
Excel provides quite a bit of flexibility in creating custom formats for cells in a workbook. In fact, depending on the needs of your data, you can spend quite a bit of time formatting cells so they look the way you want them to.
At some point you may get tired of doing the same formatting over and over again, and begin to wonder if there is a way to save your custom formats so you don't have to redefine them all the time. Unfortunately, there is not a full-featured way to save formats within Excel. You can get around this shortcoming quite easily, however. The trick is to define the cell formats as you want them, and then save the workbook as a template that you can later use as a basis for your future workbooks. All you need to do is use the Save As command and make sure the File Type drop-down list (at the bottom of the Save As dialog box) is set to either Excel Template or Excel Macro-Enabled Template.
As has been described in other issues of ExcelTips, you could replace your default workbook template with the new template you create, and then it becomes the basis for all new workbooks. All you need to do is give the template the name Book.xltx (if it has no macros) or Book.xltm (if it contains macros) and save it in the XLSTART folder. (The XLSTART folder is in different places on different systems; use the Find feature of Windows to locate where it is on yours.)
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (10561) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Excel here: Saving Custom Formats.
Solve Real Business Problems Master business modeling and analysis techniques with Excel and transform data into bottom-line results. This hands-on, scenario-focused guide shows you how to use the latest Excel tools to integrate data from multiple tables. Check out Microsoft Excel 2013 Data Analysis and Business Modeling today!
You can, in a macro, specify a custom format for a range of cells. If the custom format doesn't seem to "stick" (so to ...
Discover MoreWant a quick and easy way to hide the information in a cell? You can do it with a simple three-character custom format.
Discover MoreCustom formats can be very powerful in Excel, but not every formatting scenario can be addressed through the use of a ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2020-12-09 07:05:11
Paul
I use Styles on the Home tab to save cell formats - click in a cell which has the required formatting, click the More button at the bottom right of the Styles gallery and choose New Style. You can then name the style, choose which types of formatting to save in the style and tweak as necessary.
Styles only appear in the workbook where they are created, but you can use the Merge Styles option on the menu to import styles from any open workbook.
2020-12-05 10:40:35
J. Woolley
My Excel Toolbox has macros to backup and restore a worksheet's conditional formatting using named ranges, which auto-adjust to worksheet changes. It also includes the ListFormatConditions array function. See https://sites.google.com/view/MyExcelToolbox/
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 © 2025 Sharon Parq Associates, Inc.
Comments