How to Remove Table Formatting in Excel
Learn how to remove table formatting in Excel, converting tables to plain ranges while preserving data. Practical steps, tips, and troubleshooting for Windows, Mac, and online.

To excel remove table formatting, convert the table back to a normal range and clear any applied table styles. Start by selecting the table, then choose Convert to range, and clear the Table Style options. After this, your data stays intact, but the structured table features like filters and banded columns are removed, making the data ready for new formatting or export.
What removing table formatting does and when to use it
Removing table formatting in Excel means converting a structured table into a plain data range. The data, formulas, and cell values stay intact, but the built‑in table features—like the header row, banded rows, and automatic filtering—are no longer bound to a special table object. This approach is useful when you need to export data to another system, apply a consistent style across a broader worksheet, or clean up a workbook before sharing. When you convert to a range, Excel keeps the underlying data and formulas, so you can reformat freely or apply different data validation rules. If your workbook uses dynamic named ranges and structured references in formulas, note that those references will switch to normal cell references once the table is converted. Always consider whether downstream users require the table features or only the raw data.
- Pros: simpler data handling for export, easier integration with non‑Excel systems.
- Cons: you lose the table features such as automatic filtering, total row, and structured references.
- When to use: before sending a workbook to teammates who don’t rely on table behavior, or when you plan to apply a uniform formatting style across multiple ranges.
Understanding Excel table features you’ll lose when you convert to range
Tables in Excel bring powerful conveniences: structured references in formulas, automatic filtering with header row controls, a defined table name, and the ability to add a Total Row that computes column totals with preset functions. When you convert a table to a normal range, these features are removed—it's data only. Structured references like [Sales] or [Date] become ordinary A:C style references, and the dynamic range naming is replaced by fixed cell coordinates. You also lose the automatic table headers that repeat as you scroll, and any slicers or pivot integration tied to the table may become decoupled. If your workflow relies on dynamic table behavior for formulas and chart data sources, keep a copy of the original table for future use or plan how to rewire references after conversion.
When not to remove formatting: scenarios to pause
There are situations where preserving a table is advantageous. If you frequently export data to other systems that expect a defined header and consistent filtering, keeping the table makes it easier to maintain the dataset’s structure. When you’re building dashboards that rely on table-specific features like the Total Row or structured references in formulas, maintaining the table can save you time. Additionally, if you’re sharing a workbook with teammates who will continue to analyze the data within Excel’s table environment, it’s often best to retain the table. In short, don’t remove formatting if the downstream uses benefit from table features—such as automatic data summarization, dynamic named references, or built‑in filtering tied to the table object.
Methods you can use to remove table formatting: a practical comparison
There isn’t a single “one size fits all” method for every workbook. Here are the primary approaches you’ll encounter:
- Convert to Range (recommended when you want to keep data but drop the table object). This preserves values and formulas but eliminates table features.
- Clear Formats (useful when the table structure should stay but its appearance must be reset). This removes color, font styles, and borders, but does not change the underlying table status unless you’ve already converted.
- Copy and Paste as Values (handy for removing formula dependencies or converting calculated results to static data, then applying new formatting).
- Reapply uniform formatting (after removal, you can format cells using standard sheet styles or create a new table if needed later).
Each method has trade-offs in terms of data integrity, references, and downstream usage. The right choice depends on whether you must preserve references, keep filters, or simply export clean data.
Step-by-step overview: converting a table to a range (conceptual guide)
This section provides a high-level walkthrough so you know what to expect before you perform the actions in Excel. The actual step-by-step instructions are in the dedicated STEP-BY-STEP block, but understanding the flow helps reduce surprises:
- Prepare a backup: Save a copy of your workbook so you can recover the original table if needed.
- Select the table: Click any cell within the table to reveal the Table Design tab (or Table Tools) on the ribbon.
- Convert to range: On the Table Design tab, choose Convert to Range and confirm. The table object disappears, leaving a standard range with the same data and formulas.
- Clear or reformat: If any residual style remains, use Home > Clear Formats or apply a new formatting style to the range.
- Validate formulas: Review any formulas that used structured references; they will convert to A1-style references.
- Save and test: Save the workbook and verify that formulas, data, and exports behave as expected.
How to preserve data integrity and formulas after removing formatting
The moment you convert to a normal range, you should expect the following: formulas that referenced table columns switch from structured references to standard A1 references, and any dynamic named ranges tied to the table may need adjustment. Check conditional formatting rules, data validation, and any charts that source data from the table. To preserve integrity, keep a copy of the original table, verify key totals and lookups, and test critical calculations on the plain range. If you anticipate needing table-specific features again, you can always re-create a table from the plain data and reapply your preferred styles and features.
Troubleshooting: common pitfalls and how to avoid them
- Pitfall: Losing essential references after conversion. Solution: Review formulas after conversion and update any structured references to A1 style.
- Pitfall: Forgetting to back up. Solution: Always save a separate copy before starting the conversion.
- Pitfall: Overwriting data with formatting changes. Solution: Use Clear Formats on a duplicate range or apply changes to a temporary sheet before updating the main data.
- Pitfall: Net effect on data connections or external links. Solution: Recheck any links to external sources and rebind data if needed.
Real-world example and quick checklist: applying the concepts to a workbook
Consider a sales table with columns for Date, Product, Region, and Amount. You decide to convert it to a plain range to export to a reporting system that does not support Excel tables. After conversion, you:
- Confirm that Amount totals still compute correctly with standard SUM formulas.
- Reapply a consistent border style to the range for readability.
- Update any formulas that used [Amount] as a structured reference to use the corresponding cell ranges.
Checklist:
- [ ] Back up workbook
- [ ] Convert table to range
- [ ] Verify formulas and totals
- [ ] Apply new formatting if needed
- [ ] Save and test data export
Tools & Materials
- Excel application (Windows or macOS)(Ensure you’re using a relatively current version with Table Tools access)
- Backup copy of the workbook(Save as a separate file before making changes)
- Target workbook with a table(Have the table you plan to convert selected or ready to select)
- Access to documentation or references(Helpful for confirming steps, especially in Excel Online or Mac variants)
Steps
Estimated time: 5-10 minutes
- 1
Select the table you want to convert
Click any cell inside the table to activate the Table Design (or Table Tools) tab on the ribbon. Ensure the entire table is selected so no data is left behind when converting.
Tip: If you’re unsure, press Ctrl+A to select the table area, then press Ctrl+Space to ensure the entire row/column selection is active. - 2
Convert to a normal range
On the Table Design tab, click Convert to Range and confirm the prompt. The table object will be removed, leaving a standard range that contains the same data and formulas.
Tip: In some Excel versions, the option may be labeled Table Tools > Convert to Range or simply Convert to Range in the ribbon. - 3
Clear lingering formatting (if needed)
If you still see table-style formatting (special header formatting, banded rows, or specific colors), use Home > Clear Formats to remove it or apply a neutral standard style to the range.
Tip: Use Clear Formats on a copy first to ensure you don’t accidentally erase required formatting on other parts of the sheet. - 4
Review and adjust formulas
Structured references in formulas will convert to standard A1-style references. Check key calculations, totals, and lookups to ensure accuracy after conversion.
Tip: Search the workbook for common table reference patterns like [ColumnName] and replace them with the appropriate range references. - 5
Reformat as needed and test
Apply any new formatting you want to the range and verify data integrity by recalculating totals and validating sample results.
Tip: If you plan to re-create a table later, keep a duplicate of the plain data to reapply a table structure cleanly. - 6
Save and document changes
Save the workbook, ideally with a versioned filename or in a new location. Document that you converted a table to a range for future reference.
Tip: Note the date of conversion and the workbook version to help teammates understand the change history.
People Also Ask
Can I revert back to a table after removing formatting?
Yes. You can re-create a table from the plain data by selecting the range and pressing Ctrl+T (Cmd+T on Mac). You can then configure the style and table options as needed.
You can revert by re-selecting the range and turning it back into a table with Ctrl+T.
Does removing table formatting affect formulas?
Formulas remain in place, but any structured references will convert to standard cell references. Check key calculations after conversion.
Formulas stay, but structured references become normal references. Review critical calculations.
Will filters be preserved after conversion?
Converting to a range removes the table object, so built‑in table filters disappear. You can reapply filters using the Data tab, or keep a copy of the table if filters are essential.
Table filters stop working after conversion; you can reapply them later if needed.
Is there a keyboard shortcut to convert a table to a range?
There isn’t a universal keyboard shortcut across all Excel versions for Convert to Range; use the Table Design or Table Tools ribbon instead.
There isn’t a universal shortcut; use the Table Design tab to convert.
Does this work in Excel Online as well as the desktop app?
Yes. Excel Online provides a Convert to Range option under the Table Design tab, so you can perform the same operation in your web browser.
You can do it in Excel Online via the Table Design tab.
What if conditional formatting was applied to the table?
Conditional formatting rules typically carry over to the plain range, but you may need to reapply or adjust rules to suit the new layout.
Rules can stay, but you might need to reapply them after conversion.
Watch Video
The Essentials
- Convert a table to range to remove formatting while preserving data.
- Expect structured references to convert to standard cell references.
- Back up your workbook before making changes.
- After conversion, reapply formatting as needed to the plain range.
- Verify calculations and data integrity after the change.
