Click on Close to dismiss the Customize dialog box.When you release the mouse button, the Clear Formatting icon appears.
If you prefer to use a single tool to remove formatting, you can customize Excel by adding a special tool to the Quick Access toolbar. VBA Methods: Using VBA you can clear the formatting in a range that has been specified in the VBA code. Excel Methods: Using Excel you can clear the formatting in selected cells with the ribbon option.
HOW TO CLEAR ALL FORMATTING EXCEL HOW TO
The formatting of the cell is returned to whatever is defined as "normal" for your worksheet. This tutorial explains and provides step by step instructions on how to clear all formatting in cells using the Excel and VBA methods. In the Style Name drop-down list, select Normal, then click on OK. Select the cells then press Alt+' (the apostrophe) to display the Style dialog box. You can also remove formatting by using the built-in styles in Excel. You'll see a submenu from which you can select Formats. Then click on the cell you want to be unformatted, and that should do the trick.Īnother method is to select the cell or cells and select Clear from the Edit menu. If there is an "unformatted" cell close to the one from which you want the formatting removed, just select the unformatted cell and click on the Format Painter tool. If you want to remove all the formatting from a cell, there are any number of techniques you can use.