How to Remove Format as Table in Excel: Complete Step-by-Step Guide
Learn how to remove format as table in Excel with step-by-step instructions. Master table conversion, clear styles, and restore normal ranges.

Knowing how to remove format as table excel is one of those essential skills every Excel user eventually needs. When you apply the Format as Table feature in Excel, the spreadsheet converts your plain data range into a structured table object with built-in filtering, banding, and styling. This is extremely useful for data management, but it can cause headaches when you want to paste data into another workbook, apply custom formatting, or strip away the visual styling that comes bundled with the table structure. Understanding how and when to remove table formatting gives you much greater control over your spreadsheets.
Many users confuse two separate operations: removing the visual table style (the colors and borders) versus converting the table back into a plain data range. These are distinct actions with different outcomes. If you only clear the table style, Excel keeps the table object intact — you still get the AutoFilter dropdowns and the structured references in formulas. If you convert the table to a range, you lose the table functionality entirely but keep your data and any formatting that was previously applied. Knowing which operation you need is the first step toward solving your formatting problem efficiently.
Excel tables were introduced as a major productivity feature and they work beautifully alongside functions like VLOOKUP Excel users rely on for data lookups, as well as dynamic formulas that automatically expand when new rows are added. However, the same structured table format that makes these features powerful can create friction when you need clean, unformatted data — for example, when preparing a report for stakeholders who need a neutral appearance, or when consolidating data from multiple sheets where conflicting table styles clash visually.
The process to remove format as table in Excel varies slightly depending on whether you are using Excel 365, Excel 2019, Excel 2016, or an older version, though the core steps remain consistent across modern versions. The Table Design tab (called Table Tools in older versions) is your primary workspace for these operations. You will find options to clear the table style, apply a different style, or convert the table to a normal range — all accessible within a few clicks once you know where to look and what each option actually does to your data.
One scenario where removing table formatting becomes critical is when you need to use features that are incompatible with Excel tables. For example, certain legacy macros, some pivot table configurations, and specific data consolidation tools do not work correctly on formatted table objects. Similarly, if you have ever tried to merge cells inside an Excel table, you know that Excel will refuse the operation entirely — merging is one of the features blocked by the table structure. Learning how to merge cells in Excel within previously tabled data requires converting the range first.
Another common situation arises with how to freeze a row in Excel when working with tables. While Excel tables have their own header-freezing behavior via the column header row, it does not always behave the same as a manually frozen pane. Users who need precise freeze pane control often find it easier to convert the table to a range first, then apply the freeze pane manually. This gives you full control over exactly which row stays visible as you scroll, without the automatic table header behavior interfering with your layout preferences.
This comprehensive guide covers every method for removing table formatting in Excel — from clearing just the visual style while keeping the table structure, to fully converting a table back to a plain range. We include screenshots-described steps, keyboard shortcuts, and tips for handling large datasets, multiple tables in one workbook, and edge cases like tables that span merged cells or tables linked to Power Query. By the end, you will have a complete toolkit for managing Excel table formatting with confidence and precision.
Excel Table Formatting by the Numbers

How to Remove Format as Table in Excel: Step-by-Step Methods
Click Any Cell Inside the Table
Open the Table Design Tab
Clear the Table Style (Visual Formatting Only)
Convert Table to a Normal Range
Verify the Conversion Was Successful
Apply New Formatting as Needed
Understanding the difference between clearing a table style and converting a table to a range is critical before you take action. When you select the 'None' style in the Table Styles gallery, Excel removes the visual presentation — the alternating row colors, the bold header row shading, the border lines that define the table appearance — but the underlying table object remains fully functional. Your data is still a table in Excel's object model, which means formulas using structured references like [@ColumnName] continue to work, and new rows added below the last row still automatically extend the table boundary.
Converting to a range is a more permanent action. Once you click Convert to Range and confirm, Excel dissolves the table object entirely. The immediate visual effect may seem minor if you already cleared the style — your data just sits there in plain cells.
But the functional difference is significant: structured references in any formulas that pointed to this table will be automatically converted to standard cell references like $A$2:$A$100. This conversion happens automatically and Excel tries to maintain the formula logic, but it is worth double-checking complex formulas after a conversion to ensure they still reference the correct data.
There is a third scenario worth understanding: removing only specific table style elements while keeping others. For example, you might want to keep the bold header formatting but remove the alternating row banding. You can do this through the Table Style Options checkboxes on the Table Design tab. Unchecking 'Banded Rows' removes the alternating color effect while keeping the header row bold. Unchecking 'Header Row' removes the special header formatting entirely. These checkboxes give you granular control without requiring you to clear the entire style or convert the table.
For users who work with how to create a drop down list in excel, it is important to note that data validation dropdowns work inside table cells just as well as in regular cells. However, when you convert a table to a range, any data validation rules attached to table columns remain attached to the cell range — they do not disappear with the table.
This is actually a useful behavior: your dropdown lists survive the table removal intact, so you do not need to rebuild your data validation after converting. Simply verify the dropdown still functions correctly after conversion as a precaution.
One often-overlooked aspect of table style removal is what happens to the header row when you convert to a range. The text in the header row (your column names) stays exactly as it is — no data is lost.
However, the bold formatting that was applied automatically by the table style may or may not remain, depending on which style you used and whether you had manual formatting applied before creating the table. If your headers lose their bold formatting after conversion, simply select the header row and press Ctrl+B to re-apply bold. This is a minor cosmetic fix that takes seconds.
Power Query connections add complexity to table removal. If your table is the result of a Power Query load (the query results were loaded to a table in the worksheet), converting the table to a range will break the connection between the query and the destination. The next time you refresh the query, Excel will either create a new table or display an error depending on your query load settings.
Before converting a Power Query-connected table to a range, go to Data > Queries and Connections, right-click the relevant query, choose Properties, and change the Load To setting from Table to just a connection or to a normal range. This preserves your query while freeing the destination from the table format restriction.
For those who frequently work with financial modeling and need precision formatting, understanding table behavior is especially relevant alongside tools like PMT, NPV, and IRR functions. Financial models often require very specific cell formatting, border styles, and sometimes merged cells for presentation purposes — all of which are restricted or altered by the table structure. Converting tables to ranges in the final presentation layer of a financial model while keeping them in intermediate calculation sheets is a common best practice that keeps your model both functional and visually polished.
Excel Table Formatting Options: VLOOKUP Excel, Styles, and Range Conversion
The Table Style Options panel on the Table Design tab gives you checkbox-level control over which elements of the table style are applied. The six checkboxes — Header Row, Total Row, Banded Rows, First Column, Last Column, and Banded Columns — let you toggle individual style components without removing the entire table style. For example, unchecking Banded Rows while keeping Header Row gives you a clean white table with only the header distinguished, which many users prefer for professional reports that need a minimal look without full style removal.
Each checkbox affects only the visual style layer, not the table functionality. The table still expands, AutoFilter still works, and VLOOKUP Excel formulas using the table as a lookup range still function correctly regardless of which style checkboxes are active. This makes the checkbox approach ideal when you want to reduce visual clutter without losing any of the data management benefits that motivated you to use Format as Table in the first place. Think of these checkboxes as a styling dial rather than an on/off switch for the entire table feature.

Keeping vs. Removing Excel Table Formatting: What to Consider
- +Removes visual clutter and allows fully custom cell formatting including merged cells
- +Enables features blocked by table structure like certain array formulas and legacy macros
- +Gives full control over freeze pane behavior without table header row interference
- +Allows merging cells across data rows for presentation-focused spreadsheet layouts
- +Eliminates automatic row expansion that can interfere with fixed-range formulas
- +Simplifies workbook structure for users unfamiliar with structured references
- −Loses automatic row expansion when new data is appended below the last row
- −Structured references in formulas convert to less readable A1-notation cell references
- −AutoFilter dropdowns are removed and must be manually re-added via Data tab if needed
- −Table name disappears from Name Manager, breaking any named range references to it
- −Power Query connections to the table are severed and require reconfiguration
- −Banded row formatting used for readability must be manually recreated with conditional formatting
Checklist: Before You Remove Table Formatting in Excel
- ✓Save a backup copy of the workbook before making any table formatting changes.
- ✓Identify all formulas in the workbook that use structured table references ([@Column] notation).
- ✓Check if the table is connected to a Power Query source and disconnect it first if needed.
- ✓Determine whether you need to remove only the visual style or convert the entire table to a range.
- ✓Note the current table name in the Table Design tab Properties group for reference.
- ✓Review any named ranges in the Name Manager that reference the table object by name.
- ✓Check if any pivot tables use this table as their data source before converting.
- ✓Confirm that removing the table will not break any data validation dropdown lists in the range.
- ✓Decide whether you need to preserve the AutoFilter dropdowns after removal and plan to re-add them.
- ✓Test one formula that uses a structured reference after conversion to verify it updated correctly.
Clearing the Table Style Is NOT the Same as Removing the Table
Applying the 'None' style from the Table Styles gallery removes all visual formatting but keeps the table object intact — your structured references, AutoFilter, and auto-expansion still work. To truly remove the table as an Excel object, you must use Convert to Range. Always confirm which operation you need before clicking to avoid having to undo or redo work on large spreadsheets.
Advanced scenarios for removing table formatting arise most frequently in professional environments where Excel workbooks are shared across teams with different formatting standards. Consider a scenario where a financial analyst receives a workbook from a data team where every sheet has been formatted with a consistent dark-blue table style. The analyst needs to present this data to executives in a neutral, printable format. Simply clearing the table style using the None option across all sheets is the fastest path — it takes only seconds per table and preserves all the underlying data structure and formulas that the data team built.
A more complex scenario involves tables that have been used as data sources for pivot tables. When you convert a table to a range, any pivot tables that used the table as their source data will still function — pivot tables remember the underlying cell range, not just the table name.
However, the pivot table's data source reference will shift from a table reference to a standard range reference. After conversion, open each linked pivot table and verify the data source range in PivotTable Analyze > Change Data Source. Update the range manually if the automatic conversion did not capture the full data extent correctly.
Excel tables created via the Insert > Table method and those created via Home > Format as Table are technically the same object type in Excel's internal model. Both become ListObject instances, both appear in the Name Manager, and both are removed the same way through Convert to Range. The only difference is cosmetic: the Format as Table path automatically applies a style during creation, while the Insert > Table path opens a dialog but also applies a default style unless you choose None. This means the removal process is identical regardless of how the table was originally created.
For users building dashboards, there is an important consideration when removing table formatting in cells that feed chart data ranges. Excel charts linked to table ranges automatically expand when table rows are added — one of the major benefits of keeping data in table format. If you convert the table to a range and then add new data rows, your chart will not automatically include the new data.
You will need to manually update the chart data range each time. To preserve auto-expanding charts without keeping the table format, consider naming the range dynamically using OFFSET or INDEX formulas, which can achieve similar auto-expansion behavior for chart sources.
The institute of creative excellence in data presentation often hinges on getting formatting exactly right — and Excel tables, while powerful for data management, can sometimes work against precise visual control. Users building pixel-perfect reports for executive presentations or board materials frequently need to remove table formatting as a final step before printing or exporting to PDF.
In these cases, the recommended workflow is to build and maintain the data in full table format throughout the analysis phase, then create a separate presentation sheet where you paste values-only copies of the key data, formatted exactly as needed without any table structure interfering.
When working with very large datasets — hundreds of thousands of rows — the Convert to Range operation can take noticeably longer than it does on small tables. Excel processes the structured reference conversion for every formula in the workbook that references the table, which can be time-consuming if many formulas are involved.
To speed this up, first clear the table style (so no style processing occurs), then save the file, then convert to range. Doing the conversion in a freshly opened file with no other applications consuming memory also helps. For extremely large workbooks over 100MB, consider running the conversion via a VBA macro which can be more efficient than the GUI operation.
Finally, it is worth addressing a common misconception: removing table formatting does not affect the data itself in any way. Your numbers, text, dates, and formulas remain exactly as they were. The only things that change are the visual presentation and the structural metadata that Excel uses to manage the table object.
This makes table format removal a safe, non-destructive operation in terms of data integrity — though the formula reference conversion from structured references to A1 notation is permanent and worth reviewing, particularly in complex workbooks with many interdependent formulas that relied on the readable column-name syntax of structured references.

If your table was loaded from a Power Query, converting it to a range will sever the query connection. The next query refresh will either error or create a new table, overwriting your plain range. Always disconnect the Power Query load destination before converting: go to Data > Queries and Connections, right-click the query, select Properties, and change the Load To setting before performing the conversion.
Practical tips for maintaining clean spreadsheets after removing table formatting begin with establishing a consistent workflow. If you regularly receive data in Excel table format and need to convert it for reporting, consider building a template workbook that already has the clean formatting applied to its destination sheets. You can then paste incoming data as values into this template, bypassing the need to remove table formatting entirely because the data never gets formatted as a table in the first place. This template approach saves significant time over repeated formatting removal cycles.
For teams that collaborate on Excel workbooks, documenting the intended formatting standard in a comment or in a dedicated Notes sheet reduces confusion. When multiple team members independently apply Format as Table with different styles, the resulting workbook becomes visually inconsistent and harder to maintain. A team-wide agreement to use either tables consistently (with a single agreed style) or to avoid them in favor of plain ranges with manual formatting eliminates the need for frequent formatting removal operations and keeps the workbook looking professional.
When you need to remove table formatting across many files — for example, standardizing a set of monthly reports before archiving — a simple VBA script run from Excel's Developer tab can process all open workbooks simultaneously. The script loops through each workbook, each worksheet, and each ListObject, calling the Unlist method. This automation approach is particularly valuable in finance, accounting, and operations roles where dozens of standardized reports are generated monthly and each arrives with its own table style that needs to be stripped for archival consistency.
After converting a table to a range, many users want to restore the visual readability that banded rows provided. The best way to achieve this without using a table is Conditional Formatting with a formula rule. Select your data range, create a new conditional formatting rule using the formula =MOD(ROW(),2)=0, and apply your preferred fill color.
This replicates the alternating row banding effect exactly, but it is pure formatting with no table structure attached. You can combine this with manual borders and a bold header row to recreate the visual appearance of a table style in a fully flexible plain range.
Understanding how to freeze a row in excel after table removal is a common follow-up need. With the table gone, you no longer have the automatic sticky header that tables provide when you scroll down. To restore this behavior, click the row below your header row — if your headers are in row 1, click any cell in row 2 — then go to View > Freeze Panes > Freeze Panes.
This freezes all rows above the selected cell, keeping your headers visible as you scroll. This manual freeze pane gives you identical scrolling behavior to what the table header provided, and it works consistently regardless of whether your data is in a table or a plain range.
For Excel users who work extensively with financial models, combining table removal skills with knowledge of advanced Excel features creates a powerful workflow. Whether you are building amortization schedules, performing sensitivity analyses, or creating dynamic dashboards, knowing when to use tables (during the data management and calculation phase) and when to remove them (during the presentation and reporting phase) is a professional-level skill. Excel's flexibility in moving between these two modes — structured table and plain range — is one of its greatest strengths for sophisticated data work.
The key takeaway is that removing table formatting in Excel is a safe, straightforward operation when you understand the distinction between style removal and range conversion. Use style removal when you want to keep the functional benefits of the table but need a neutral visual appearance. Use range conversion when you need full formatting freedom, compatibility with blocked features, or a simpler workbook structure. Either way, your data remains intact, and with the steps in this guide, you can confidently choose the right approach for every situation you encounter in your Excel work.
Building long-term Excel proficiency means understanding not just how to use features like Format as Table, but also how to undo and reverse them when circumstances change. The ability to remove table formatting cleanly, without losing data or breaking formulas, is a skill that separates intermediate Excel users from truly advanced ones. Every professional who works with data in Excel will eventually inherit a spreadsheet from someone else that has table formatting applied — sometimes helpfully, sometimes not — and knowing exactly what to do in that moment saves significant time and prevents errors.
Practice is the best way to internalize these operations. Create a test workbook with several different types of table-formatted data: a simple data list, a table with structured reference formulas, a table connected to Power Query, and a table used as a chart data source.
Practice all three approaches — clearing the style only, converting to range, and adjusting table style options checkboxes — on each of these test tables. Observe how each operation affects the formulas, the chart, and the data validation in each case. This hands-on experimentation builds the intuitive understanding that makes you confident when performing these operations on real production workbooks.
The excellence resorts level of Excel skill is reached when you can navigate these operations fluidly in real-world scenarios under time pressure. That fluency comes from understanding the underlying model: Excel tables are ListObject instances with a style layer, a structure layer, and a data layer. The style layer can be modified without touching the structure or data. The structure layer can be removed while leaving the data completely intact. Understanding this layered model means you always know which layer you are operating on and exactly what the consequences of your action will be before you click.
Cross-platform considerations matter for users who work between Excel on Windows, Excel on Mac, and Excel for the Web. The Convert to Range option is available on all three platforms, though the exact location in the interface differs slightly.
On Excel for the Web, the Table Design tab appears in the ribbon when a table cell is selected, and Convert to Range is available under the Table Design options — though the web version may lack some of the finer style checkbox controls available in the desktop application. For mission-critical formatting operations, the desktop version of Excel provides the most complete set of tools and the most reliable conversion behavior.
When teaching Excel skills to colleagues or students, the Format as Table and remove table formatting sequence is an excellent pair of operations to teach together. Starting with Format as Table demonstrates the productivity benefits: automatic filtering, structured references, and visual organization.
Then walking through the removal process — both style clearing and full range conversion — demonstrates that Excel features are reversible and that you are always in control of your data. This build-and-remove teaching approach gives learners confidence that applying formatting is not a permanent commitment, reducing the hesitation that prevents new users from exploring Excel's more powerful features.
The inner excellence book approach to Excel mastery emphasizes systematic understanding over memorized steps. Rather than memorizing the exact click sequence to remove a table, understand why each step exists: selecting a table cell activates the Table Design tab because Excel needs to know which object you want to modify; Convert to Range prompts for confirmation because it is a structural change that cannot be undone once the file is saved; the Name Manager updates automatically because table names are a type of named range.
With this cause-and-effect understanding, you can navigate confidently even when the interface looks slightly different between Excel versions or platforms.
As you continue building your Excel skills, explore how table formatting interacts with other advanced features: data model relationships in Power Pivot, what-if analysis tools, structured data exports to SharePoint or Teams, and dynamic array functions that spill results across ranges. Each of these areas has specific interactions with table objects that are worth understanding. The foundation you build by mastering Format as Table and its removal gives you a solid base for all of these more advanced topics, because they all share the same underlying model of how Excel manages structured data ranges versus plain cell ranges.
Excel Questions and Answers
About the Author
Business Consultant & Professional Certification Advisor
Wharton School, University of PennsylvaniaKatherine Lee earned her MBA from the Wharton School at the University of Pennsylvania and holds CPA, PHR, and PMP certifications. With a background spanning corporate finance, human resources, and project management, she has coached professionals preparing for CPA, CMA, PHR/SPHR, PMP, and financial services licensing exams.




